Revision d5a047fd92c6e0db7d56b9e20200cc30f6c7c8e2 authored by Linus Torvalds on 13 January 2018, 22:04:06 UTC, committed by Linus Torvalds on 13 January 2018, 22:04:06 UTC
Pull staging driver fix from Greg KH:
 "Here is a single android ashmem bugfix that resolves a reported issue
  in that interface. It's been in linux-next this week with no reported
  issues"

* tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
2 parent s 9e8f8f1 + 443064c
History
File Mode Size
Makefile -rw-r--r-- 350 bytes
contig.c -rw-r--r-- 7.3 KB
discontig.c -rw-r--r-- 20.5 KB
extable.c -rw-r--r-- 620 bytes
fault.c -rw-r--r-- 7.8 KB
hugetlbpage.c -rw-r--r-- 4.5 KB
init.c -rw-r--r-- 17.9 KB
ioremap.c -rw-r--r-- 3.1 KB
numa.c -rw-r--r-- 2.8 KB
tlb.c -rw-r--r-- 13.4 KB

back to top