diff options
author | H. J. Lu <hjl@lucon.org> | 2005-10-07 11:01:19 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-10-25 15:05:45 -0700 |
commit | 9c184a073bfd650cc791956d6ca79725bb682716 (patch) | |
tree | d12206902d58d98c059a0a7b1aa8568253bc39c3 /arch/ia64/kernel/ia64_ksyms.c | |
parent | 444d1d9bb5b724f03344c9317bc01d54a9b39073 (diff) |
[IA64] Fix 2.6 kernel for the new ia64 assembler
The new ia64 assembler uses slot 1 for the offset of a long (2-slot)
instruction and the old assembler uses slot 2. The 2.6 kernel assumes
slot 2 and won't boot when the new assembler is used:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=1433
This patch will work with either slot 1 or 2.
Patch provided by H.J. Lu
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/ia64_ksyms.c')
0 files changed, 0 insertions, 0 deletions