freebsd-nq/sys/ia64/ia64
Dmitry Chagin cd899aad76 Fix KBI breakage by r190520 which affects older linux.ko binaries:
1) Move the new field (brand_note) to the end of the Brandinfo structure.
2) Add a new flag BI_BRAND_NOTE that indicates that the brand_note pointer
   is valid.
3) Use the brand_note field if the flag BI_BRAND_NOTE is set and as old
   modules won't have the flag set, so the new field brand_note would be
   ignored.

Suggested by:	jhb
Reviewed by:	jhb
Approved by:	kib (mentor)
MFC after:	6 days
2009-04-05 09:27:19 +00:00
..
autoconf.c
busdma_machdep.c
clock.c
context.S
db_machdep.c
dump_machdep.c
efi.c
elf_machdep.c
emulate.c
exception.S
gdb_machdep.c
genassym.c
in_cksum.c
interrupt.c
locore.S
machdep.c
mca.c
mem.c
mp_machdep.c
nexus.c
pal.S
pmap.c
ptrace_machdep.c
sal.c
sapic.c
setjmp.S
ssc.c
sscdisk.c
stack_machdep.c
support.S
sys_machdep.c
syscall.S
trap.c
uio_machdep.c
uma_machdep.c
unaligned.c
unwind.c
vm_machdep.c