linux/arch/ia64/hp/sim
Roel Kluin b17de36195 [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c
The sizeof a pointer is constant, we want the sizeof what is pointed to.
Zero out 'sizeof(*efi_systab)' bytes of the efi_system_table_t pointer
'efi_systab' instead.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-11-06 13:27:18 -08:00
..
boot [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c 2007-11-06 13:27:18 -08:00
Kconfig [IA64] a fix towards allmodconfig build 2006-11-16 11:25:12 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_console.c [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) 2007-09-01 02:52:25 -07:00
hpsim_irq.c [IA64] typename -> name conversion 2006-11-16 09:38:02 -08:00
hpsim_machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_setup.c [IA64] Enable early console for Ski simulator 2007-09-01 02:50:39 -07:00
hpsim_ssc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simeth.c [NET]: Make device event notification network namespace safe 2007-10-10 16:49:09 -07:00
simscsi.c Update arch/ to use sg helpers 2007-10-22 21:19:59 +02:00
simserial.c [IA64] Clean away some code inside some non-existent CONFIG ifdefs 2007-07-13 16:31:54 -07:00