diff options
| author | Ian Wienand <[email protected]> | 2005-07-20 05:32:00 +0000 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2005-08-18 21:10:41 +0000 |
| commit | 4aec0fb12267718c750475f3404337ad13caa8f5 (patch) | |
| tree | 8d98ed612d6fb7648991529dd1c8700299047bce /net/lapb/lapb_subr.c | |
| parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
| download | kernel-4aec0fb12267718c750475f3404337ad13caa8f5.tar.gz kernel-4aec0fb12267718c750475f3404337ad13caa8f5.zip | |
[IA64] Simulator bootloader fails with gcc 4
After building a fresh tree with gcc 4 I can't boot the simulator as
the bootloader loader dies with
loading /home/ianw/kerntest/kerncomp//build/sim_defconfig/vmlinux...
failed to read phdr
After some investigation I believe this is do with differences between
the alignment of variables on the stack between gcc 3 and 4 and the
ski simulator. If you trace through with the simulator you can see
that the disk_stat structure value returned from the SSC_WAIT_COMPLETION
call seems to be only half loaded. I guess it doesn't like the alignment
of the input.
Signed-off-by: Ian Wienand <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
