Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <[email protected]>
Fri, 23 Jun 2017 23:30:52 +0000 (16:30 -0700)
committerLinus Torvalds <[email protected]>
Fri, 23 Jun 2017 23:30:52 +0000 (16:30 -0700)
Merge misc fixes from Andrew Morton:
 "8 fixes"

* emailed patches from Andrew Morton <[email protected]>:
  fs/exec.c: account for argv/envp pointers
  ocfs2: fix deadlock caused by recursive locking in xattr
  slub: make sysfs file removal asynchronous
  lib/cmdline.c: fix get_options() overflow while parsing ranges
  fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
  autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
  mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
  mm, thp: remove cond_resched from __collapse_huge_page_copy


Trivial merge