Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Feb 2017 00:06:10 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Feb 2017 00:06:10 +0000 (16:06 -0800)
commit507053d23b886fdedc8336ca2233883fe4c82aa2
treea64839493e04ac8608c52156d97d40ecd1c78be8
parentbe11f436a80b19cb5ef4cdfba7371a5178bd43cd
parenta810007afe239d59c1115fcaa06eb5b480f876e9
Merge branch 'akpm' (patches from Andrew)

Merge fixes from Andrew Morton:
 "4 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm/slub.c: fix random_seq offset destruction
  cpumask: use nr_cpumask_bits for parsing functions
  mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
  kernel/ucount.c: mark user_header with kmemleak_ignore()