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
.gitignore -rw-r--r-- 20 bytes
00-INDEX -rw-r--r-- 1.3 KB
active_mm.txt -rw-r--r-- 3.7 KB
balance -rw-r--r-- 5.0 KB
cleancache.txt -rw-r--r-- 13.8 KB
frontswap.txt -rw-r--r-- 15.0 KB
highmem.txt -rw-r--r-- 5.7 KB
hugetlbpage.txt -rw-r--r-- 16.5 KB
hwpoison.txt -rw-r--r-- 5.8 KB
ksm.txt -rw-r--r-- 5.4 KB
numa -rw-r--r-- 8.7 KB
numa_memory_policy.txt -rw-r--r-- 22.6 KB
overcommit-accounting -rw-r--r-- 2.5 KB
page_migration -rw-r--r-- 6.5 KB
page_owner.txt -rw-r--r-- 3.6 KB
pagemap.txt -rw-r--r-- 5.7 KB
remap_file_pages.txt -rw-r--r-- 1.5 KB
slub.txt -rw-r--r-- 10.4 KB
soft-dirty.txt -rw-r--r-- 1.7 KB
split_page_table_lock -rw-r--r-- 3.6 KB
transhuge.txt -rw-r--r-- 17.6 KB
unevictable-lru.txt -rw-r--r-- 32.4 KB
zsmalloc.txt -rw-r--r-- 3.0 KB
zswap.txt -rw-r--r-- 3.3 KB

back to top