commit | afaafe50ee15c59010f19273ebfb6c44f0962d7c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri May 02 21:14:20 2008 +1000 |
committer | Ingo Molnar <mingo@elte.hu> | Sun May 04 20:04:45 2008 +0200 |
tree | 1b15c6a1c79c8bf9e27d32ad9ada2a222a4ffbbb | |
parent | 8bd1796dedd50abd7553afbe6113bd97cc88390f [diff] |
x86: fix up bootparam.h for userspace inclusion commit 8b664aa66e824a0ddf4ec56d41fa0cf7bb374de6 (x86, boot: add linked list of struct setup_data) put a new struct in bootparam.h, but didn't use the userspace-safe types. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Huang Ying <ying.huang@intel.com> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>