linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH, v2 0/5] clean stale VALID_PAGE() related code and comments
@ 2013-05-29 15:08 Jiang Liu
  2013-05-29 15:08 ` [PATCH, v2 1/5] mm/ALPHA: clean up unused VALID_PAGE() Jiang Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jiang Liu @ 2013-05-29 15:08 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Jiang Liu, David Rientjes, Wen Congyang, Mel Gorman, Minchan Kim,
	KAMEZAWA Hiroyuki, Michal Hocko, James Bottomley, Sergei Shtylyov,
	David Howells, Mark Salter, Jianguo Wu, linux-mm, linux-arch,
	linux-kernel

This is a trivial patchset to remove stale VALID_PAGE() related code
and comments.

It applies on top of:
git://git.cmpxchg.org/linux-mmotm.git v3.10-rc2-mmotm-2013-05-22-16-40

Jiang Liu (5):
  mm/ALPHA: clean up unused VALID_PAGE()
  mm/ARM: fix stale comment about VALID_PAGE()
  mm/CRIS: clean up unused VALID_PAGE()
  mm/microblaze: clean up unused VALID_PAGE()
  mm/unicore32: fix stale comment about VALID_PAGE()

 arch/alpha/include/asm/mmzone.h     | 2 --
 arch/arm/include/asm/memory.h       | 6 ------
 arch/cris/include/asm/page.h        | 1 -
 arch/microblaze/include/asm/page.h  | 1 -
 arch/unicore32/include/asm/memory.h | 6 ------
 5 files changed, 16 deletions(-)

-- 
1.8.1.2

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2013-05-29 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 15:08 [PATCH, v2 0/5] clean stale VALID_PAGE() related code and comments Jiang Liu
2013-05-29 15:08 ` [PATCH, v2 1/5] mm/ALPHA: clean up unused VALID_PAGE() Jiang Liu
2013-05-29 15:08 ` [PATCH, v2 2/5] mm/ARM: fix stale comment about VALID_PAGE() Jiang Liu
2013-05-29 15:08 ` [PATCH, v2 3/5] mm/CRIS: clean up unused VALID_PAGE() Jiang Liu
2013-05-29 15:08 ` [PATCH, v2 4/5] mm/microblaze: " Jiang Liu
2013-05-29 15:08 ` [PATCH, v2 5/5] mm/unicore32: fix stale comment about VALID_PAGE() Jiang Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).