Go to the documentation of this file.
22 #include <linux/module.h>
25 #include <linux/string.h>
28 #include <asm/bootinfo.h>
30 #include <asm/sections.h>
42 while (tmpaddr > kernel_end) {
43 *tmpaddr = (
u32)tmpaddr;
50 if (*tmpaddr != (
u32)tmpaddr)
53 }
while (size < (64 << 20));