public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fs: Removal of unlikely likelys
@ 2010-12-14  0:38 Steven Rostedt
  2010-12-14  0:38 ` [PATCH 1/2] fs: Remove unlikely() from fput_light() Steven Rostedt
  2010-12-14  0:38 ` [PATCH 2/2] fs: Remove unlikely() from fget_light() Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2010-12-14  0:38 UTC (permalink / raw)
  To: linux-kernel; +Cc: Al Viro, Christoph Hellwig, 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/fs


Steven Rostedt (2):
      fs: Remove unlikely() from fput_light()
      fs: Remove unlikely() from fget_light()

----
 fs/file_table.c      |    2 +-
 include/linux/file.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14  0:38 [PATCH 0/2] fs: Removal of unlikely likelys Steven Rostedt
2010-12-14  0:38 ` [PATCH 1/2] fs: Remove unlikely() from fput_light() Steven Rostedt
2010-12-14  0:38 ` [PATCH 2/2] fs: Remove unlikely() from fget_light() Steven Rostedt

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