Revision fb65d872d7a8dc629837a49513911d0281577bfd authored by Linus Torvalds on 24 April 2015, 15:10:53 UTC, committed by Linus Torvalds on 24 April 2015, 15:10:53 UTC
Pull ARM fixes from Russell King:
 "A few fixes for the recently merged development updates:

   - the update to convert a code branch in the procinfo structure
     forgot to update the nommu code.

   - VDSO only supported for V7 CPUs and later.

   - VDSO build creates files which should be ignored by git but are not.

   - ensure that make arch/arm/vdso/ doesn't build if it isn't enabled"

* 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
  ARM: 8344/1: VDSO: honor CONFIG_VDSO in Makefile
  ARM: 8343/1: VDSO: add build artifacts to .gitignore
  ARM: Fix nommu booting
  ARM: 8342/1: VDSO: depend on CPU_V7
2 parent s 05f0c55 + 6b7acae
History
File Mode Size
CREDITS -rw-r--r-- 7.2 KB
URB.txt -rw-r--r-- 10.3 KB
WUSB-Design-overview.txt -rw-r--r-- 17.5 KB
acm.txt -rw-r--r-- 4.9 KB
anchors.txt -rw-r--r-- 2.6 KB
authorization.txt -rw-r--r-- 2.6 KB
bulk-streams.txt -rw-r--r-- 3.2 KB
callbacks.txt -rw-r--r-- 4.9 KB
chipidea.txt -rw-r--r-- 3.2 KB
dma.txt -rw-r--r-- 5.8 KB
dwc3.txt -rw-r--r-- 1.8 KB
ehci.txt -rw-r--r-- 9.7 KB
error-codes.txt -rw-r--r-- 6.4 KB
functionfs.txt -rw-r--r-- 3.0 KB
gadget-testing.txt -rw-r--r-- 22.1 KB
gadget_configfs.txt -rw-r--r-- 10.2 KB
gadget_hid.txt -rw-r--r-- 11.4 KB
gadget_multi.txt -rw-r--r-- 5.4 KB
gadget_printer.txt -rw-r--r-- 10.7 KB
gadget_serial.txt -rw-r--r-- 11.4 KB
hotplug.txt -rw-r--r-- 6.2 KB
iuu_phoenix.txt -rw-r--r-- 2.7 KB
linux-cdc-acm.inf -rw-r--r-- 3.3 KB
linux.inf -rw-r--r-- 2.2 KB
mass-storage.txt -rw-r--r-- 9.5 KB
misc_usbsevseg.txt -rw-r--r-- 1.5 KB
mtouchusb.txt -rw-r--r-- 2.7 KB
ohci.txt -rw-r--r-- 1.5 KB
persist.txt -rw-r--r-- 7.5 KB
power-management.txt -rw-r--r-- 33.1 KB
proc_usb_info.txt -rw-r--r-- 15.4 KB
rio.txt -rw-r--r-- 4.3 KB
usb-help.txt -rw-r--r-- 495 bytes
usb-serial.txt -rw-r--r-- 19.1 KB
usbmon.txt -rw-r--r-- 14.4 KB
wusb-cbaf -rw-r--r-- 3.2 KB

back to top