[PATCH 519] Sun 3: Fix modular XFS by exporting vmalloc_end
From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 10/31/04
- Previous message: Geert Uytterhoeven: "[PATCH 511] M68k: Add defconfig for Macintosh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 11:03:46 +0100 To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Sun 3: Fix modular XFS by exporting vmalloc_end
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
--- linux-2.6.10-rc1/arch/m68k/sun3/mmu_emu.c 2004-05-24 11:13:22.000000000 +0200
+++ linux-m68k-2.6.10-rc1/arch/m68k/sun3/mmu_emu.c 2004-10-28 21:18:57.000000000 +0200
@@ -13,6 +13,7 @@
#include <linux/delay.h>
#include <linux/bootmem.h>
#include <linux/bitops.h>
+#include <linux/module.h>
#include <asm/setup.h>
#include <asm/traps.h>
@@ -46,6 +47,8 @@ extern void prom_reboot (char *) __attri
*/
unsigned long vmalloc_end;
+EXPORT_SYMBOL(vmalloc_end);
+
unsigned long pmeg_vaddr[PMEGS_NUM];
unsigned char pmeg_alloc[PMEGS_NUM];
unsigned char pmeg_ctx[PMEGS_NUM];
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Geert Uytterhoeven: "[PATCH 511] M68k: Add defconfig for Macintosh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- [PATCH 323] Amiga Retina Z3 frame buffer device is broken
... In personal conversations with technical people, I call myself a hacker. ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - [PATCH 325] Sun-3/3x frame buffer device is broken
... In personal conversations with technical people, I call myself a hacker. ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - [PATCH 361] Macfb setup
... +void __init macfb_setup ... In personal conversations with technical
people, I call myself a hacker. ... send the line "unsubscribe linux-kernel" in
... (Linux-Kernel) - [PATCH 409] M68k call trace output
... In personal conversations with technical people, I call myself a hacker. ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - [PATCH 544] Mac NCR5380 SCSI: Fix bus error
... Fix bus error by passing the correct instance pointer to ... In personal
conversations with technical people, I call myself a hacker. ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel)