Amerigo Wang 276c974ac7 uml: fix a section warning
When compiling uml on x86_64:

  MODPOST vmlinux.o
WARNING: vmlinux.o (.__syscall_stub.2): unexpected non-allocatable section.
Did you forget to use "ax"/"aw" in a .S file?
Note that for example <linux/init.h> contains
section definitions for use in .S files.

Because modpost checks for missing SHF_ALLOC section flag.  So just add
it.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:47 -07:00
..
2009-04-01 08:59:17 -07:00
2008-07-24 10:47:24 -07:00
2008-07-24 10:47:24 -07:00
2008-05-13 08:02:21 -07:00
2008-10-20 08:52:34 -07:00
2009-06-16 19:47:47 -07:00
2008-10-22 22:55:21 -07:00
2008-05-13 08:02:21 -07:00