diff options
author | Adrian Bunk <bunk@stusta.de> | 2005-05-17 08:53:37 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-17 18:59:17 +0400 |
commit | 7a019225c797a1047470accee950d69cfe7c59c5 (patch) | |
tree | 0292277ce6b1fda86658dbaeeb4402800c2bef0f /arch/m68k/Makefile | |
parent | 59db2e6ed080ac385f19b9f4329133d634215bfd (diff) | |
download | linux-7a019225c797a1047470accee950d69cfe7c59c5.tar.xz |
[PATCH] mm/nommu.c: try to fix __vmalloc
Linus changed the second argument of __vmalloc from int to unsigned int
breaking the compilation for CONFIG_MMU=n configurations (since he only
changed vmalloc.c but not nommu.c).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/m68k/Makefile')
0 files changed, 0 insertions, 0 deletions