All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Remove warnings from today's mmotm
@ 2021-06-15 20:02 Matthew Wilcox (Oracle)
  2021-06-15 20:02 ` [PATCH 1/5] mm writeback,cgroup: Fix documentation Matthew Wilcox (Oracle)
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Matthew Wilcox (Oracle) @ 2021-06-15 20:02 UTC (permalink / raw)
  To: akpm; +Cc: Matthew Wilcox (Oracle), linux-mm

These warnings all show up with W=1.  There's one more warning which
I'm not really sure how to fix.

Matthew Wilcox (Oracle) (5):
  mm writeback,cgroup: Fix documentation
  Fix hugetlb_basepage_index missing prototype warning
  mm/thp: Fix strncpy warning
  mm/sparse-vmemmap: Fix documentation warning
  mm: Fix alloc_vmemmap_page_list documentation warning

 include/linux/pagemap.h | 6 +++---
 mm/backing-dev.c        | 7 ++-----
 mm/huge_memory.c        | 2 +-
 mm/sparse-vmemmap.c     | 4 ++--
 4 files changed, 8 insertions(+), 11 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-15 23:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 20:02 [PATCH 0/5] Remove warnings from today's mmotm Matthew Wilcox (Oracle)
2021-06-15 20:02 ` [PATCH 1/5] mm writeback,cgroup: Fix documentation Matthew Wilcox (Oracle)
2021-06-15 20:02 ` [PATCH 2/5] Fix hugetlb_basepage_index missing prototype warning Matthew Wilcox (Oracle)
2021-06-15 23:16   ` Hugh Dickins
2021-06-15 20:02 ` [PATCH 3/5] mm/thp: Fix strncpy warning Matthew Wilcox (Oracle)
2021-06-15 20:02 ` [PATCH 4/5] mm/sparse-vmemmap: Fix documentation warning Matthew Wilcox (Oracle)
2021-06-15 20:02 ` [PATCH 5/5] mm: Fix alloc_vmemmap_page_list " Matthew Wilcox (Oracle)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.