summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHirokazu Takata <takata@linux-m32r.org>2004-09-23 19:43:59 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-23 19:43:59 -0700
commitdf3eebb126163135f1b44374bc70548ea0dae6e7 (patch)
tree447778fdc0c4e72a5dcd2ed63d3abd21e202aa98 /include/linux
parent854e70311e0e073d066d87d8da5a7d4a0dde2ebe (diff)
[PATCH] m32r: upgrade for recent kernel changes
This patch is for upgrading m32r's code to the 2.6.9-rc1-mm5 source as well as the other architectures. * arch/m32r/Makefile: Replace assigment to CHECK with assignment to CHECKFLAGS * arch/m32r/kernel/vmlinux.lds.S: - out-of-line locks / m32r; Include LOCK_TEXT to .text section. - Move param section out of init area, for export of built-in module params * arch/m32r/mm/ioremap.c (__ioremap): Add __iomem modifier to the return value type of __ioremap() for much stricter type-checking. * include/asm-m32r/resource.h: - rlimit-based mlocks for unprivileged users - Increase per-user mlock limit default to 32k * include/asm-m32r/socket.h: - [NET]: Move SOCK_foo types into linux/net.h * include/asm-m32r/unistd.h: Add system calls; taken from asm-i386/unistd.h. - [PATCH][2/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: i386 (05/31/2004) - [PATCH] Make key management use syscalls not prctls (09/06/2004) Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions