Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Apr 2021 15:38:23 +0000 (08:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Apr 2021 15:38:23 +0000 (08:38 -0700)
commitfdb5d6cab638a2881687b59b27817c74d8efac76
treeaf26113cf18046a0debd0915653319f4da301873
parent9cdbf6467424045617cd6e79dcaad06bb8efa31c
parentc95c2d328cd051484bea161e66dfa715c02a7d7e
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "12 patches.

  Subsystems affected by this patch series: mm (documentation, kasan,
  and pagemap), csky, ia64, gcov, and lib"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  lib: remove "expecting prototype" kernel-doc warnings
  gcov: clang: fix clang-11+ build
  mm: ptdump: fix build failure
  mm/mapping_dirty_helpers: guard hugepage pud's usage
  ia64: tools: remove duplicate definition of ia64_mf() on ia64
  ia64: tools: remove inclusion of ia64-specific version of errno.h header
  ia64: fix discontig.c section mismatches
  ia64: remove duplicate entries in generic_defconfig
  csky: change a Kconfig symbol name to fix e1000 build error
  kasan: remove redundant config option
  kasan: fix hwasan build for gcc
  mm: eliminate "expecting prototype" kernel-doc warnings