[PATCH 0/3] mm: Remove unlikely likelys

From: Steven Rostedt
Date: Mon Dec 13 2010 - 19:45:20 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/