diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-03-15 01:19:51 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-03-15 01:23:41 +0100 |
commit | 5368a2be34b96fda9c05d79424fa63a73ead04ed (patch) | |
tree | 14051f2c2e82d802bef7d69913e82135eef67b4f /arch/x86/kernel/head32.c | |
parent | x86: add brk allocation for very, very early allocations (diff) | |
download | linux-5368a2be34b96fda9c05d79424fa63a73ead04ed.tar.xz linux-5368a2be34b96fda9c05d79424fa63a73ead04ed.zip |
x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD
Impact: build fix
The brk initialization functions were incorrectly located inside
an #ifdef CONFIG_VLK_DEV_INITRD block, causing the obvious build failure in
minimal configurations.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'arch/x86/kernel/head32.c')
0 files changed, 0 insertions, 0 deletions