diff options
| author | 2009-08-11 12:36:12 +0200 | |
|---|---|---|
| committer | 2009-08-18 10:34:12 +0200 | |
| commit | 8f37b6c9852ff79cc8472c44ea6f6485dfd58bd2 (patch) | |
| tree | ec228c1c21beb8e0373e96272d7efa1c6d7d07bf /kernel/fork.c | |
| parent | microblaze: Enable ppoll syscall (diff) | |
| download | wireguard-linux-8f37b6c9852ff79cc8472c44ea6f6485dfd58bd2.tar.xz wireguard-linux-8f37b6c9852ff79cc8472c44ea6f6485dfd58bd2.zip | |
microblaze: Use klimit instead of _end for memory init
For noMMU system when you use larger rootfs image
there is problem with using _end label because
we increase klimit but in memory initialization
we use still _end which is wrong. Larger mtd rootfs
was rewritten by init_bootmem_node.
MMU kernel use static initialization where klimit
is setup to _end. There is no any other hanling
with klimit.
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions
