summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/setup.c
diff options
context:
space:
mode:
authorZou Nan hai <nanhai.zou@intel.com>2006-02-07 11:35:46 +0800
committerTony Luck <tony.luck@intel.com>2006-02-07 14:13:09 -0800
commit9d78f43d1fd3e028bfd37510ce847d0896f71f78 (patch)
tree0eab1902fecc563d500a3147344d6940e46171c4 /arch/ia64/kernel/setup.c
parentecdd5dabd33d67066d476467e447cdcadab90550 (diff)
[IA64] Fix wrong use of memparse in efi.c
The check of (end != cp) after memparse in efi.c looks wrong to me. The result is that we can't use mem= and max_addr= kernel parameter at the same time. The following patch removed the check just like other arches do. Signed-off-by: Zou Nan hai <nanhai.zou@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions