public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mm: Remove unlikely likelys
@ 2010-12-14  0:43 Steven Rostedt
  2010-12-14  0:43 ` [PATCH 1/3] mm: Remove likely() from mapping_unevictable() Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2010-12-14  0:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Nick Piggin, Andrew Morton

Not sure who to send this to. I've separated out my patch set
per system, and I'm sending them out individually. You can simply
pull from my repo, or take the patches directly from me.

Or just ignore me and I'll come and bother you again next year ;-)

The following patches are in:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git

    branch: unlikely/mm


Steven Rostedt (3):
      mm: Remove likely() from mapping_unevictable()
      mm: Remove unlikely() from page_mapping()
      mm: Remove likely() from grab_cache_page_write_begin()

----
 include/linux/mm.h      |    2 +-
 include/linux/pagemap.h |    2 +-
 mm/filemap.c            |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2010-12-14  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14  0:43 [PATCH 0/3] mm: Remove unlikely likelys Steven Rostedt
2010-12-14  0:43 ` [PATCH 1/3] mm: Remove likely() from mapping_unevictable() Steven Rostedt
2010-12-14  0:43 ` [PATCH 2/3] mm: Remove unlikely() from page_mapping() Steven Rostedt
2010-12-14  0:43 ` [PATCH 3/3] mm: Remove likely() from grab_cache_page_write_begin() Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox