freebsd-dev/sys/arm
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
..
arm Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
at91 Move to new usb stack that puts the front-end bus attachments with the 2009-02-27 23:12:28 +00:00
compile
conf revert unintended change 2009-03-30 21:54:39 +00:00
include Retire VM_PROT_READ_IS_EXEC. It was intended to be a micro-optimization, 2009-04-04 23:12:14 +00:00
mv Fix path and config name for ehci_mbus.c 2009-02-24 23:30:52 +00:00
sa11x0 Move a comment to where it belongs. 2009-02-02 20:24:29 +00:00
xscale add IXP4XX_FLASH_SIZE config knob that can be used to override the default 2009-03-10 21:49:22 +00:00