diff options
author | Zou Nan hai <nanhai.zou@intel.com> | 2006-02-07 03:35:46 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-02-07 22:13:09 (GMT) |
commit | 9d78f43d1fd3e028bfd37510ce847d0896f71f78 (patch) | |
tree | 0eab1902fecc563d500a3147344d6940e46171c4 /arch/um/sys-ppc | |
parent | ecdd5dabd33d67066d476467e447cdcadab90550 (diff) | |
download | linux-9d78f43d1fd3e028bfd37510ce847d0896f71f78.tar.xz |
[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/um/sys-ppc')
0 files changed, 0 insertions, 0 deletions