summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm/bug.h
diff options
context:
space:
mode:
authorLinus Torvalds2012-10-09 14:06:41 +0200
committerLinus Torvalds2012-10-09 14:06:41 +0200
commit547b1e81afe3119f7daf702cc03b158495535a25 (patch)
treec135d9a86162092fc748b1556b95db91b8b90cad /arch/c6x/include/asm/bug.h
parentMerge branch 'akpm' (Andrew's patch-bomb) (diff)
downloadkernel-qcow2-linux-547b1e81afe3119f7daf702cc03b158495535a25.tar.gz
kernel-qcow2-linux-547b1e81afe3119f7daf702cc03b158495535a25.tar.xz
kernel-qcow2-linux-547b1e81afe3119f7daf702cc03b158495535a25.zip
Fix staging driver use of VM_RESERVED
The VM_RESERVED flag was killed off in commit 314e51b9851b ("mm: kill vma flag VM_RESERVED and mm->reserved_vm counter"), and replaced by the proper semantic flags (eg "don't core-dump" etc). But there was a new use of VM_RESERVED that got missed by the merge. Fix the remaining use of VM_RESERVED in the vfio_pci driver, replacing the VM_RESERVED flag with VM_DONTEXPAND | VM_DONTDUMP. Signed-off-by: Linus Torvalds <torvalds@linux-foundation,org>
Diffstat (limited to 'arch/c6x/include/asm/bug.h')
0 files changed, 0 insertions, 0 deletions