freebsd-dev/sys/mips
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
..
adm5120 Remove redundant assignment. 2008-12-11 07:00:23 +00:00
compile
conf Make gpart the default partitioning class on all platforms. 2008-12-17 17:43:22 +00:00
idt o Code cleanup, remove unused fields of idtpci_softc 2009-01-14 22:46:13 +00:00
include Mark the declaration of bus_space_map 'static' as the implementation is. 2009-03-28 23:24:34 +00:00
malta o Simplify code: trade 15 lines of case for one multiplication 2009-01-14 22:32:43 +00:00
mips Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
sentry5 Remove reference to machine/tlb.h. It no longer exists, and isn't 2008-09-26 04:45:56 +00:00