All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: minchan@kernel.org, levinsasha928@gmail.com, liwp.linux@gmail.co
Subject: [GIT PULL) (frontswap) stable/for-linus-3.6-rc0-tag
Date: Mon, 23 Jul 2012 11:29:32 -0400	[thread overview]
Message-ID: <20120723152932.GC21870@phenom.dumpdata.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1843 bytes --]

Hey Linus,

Please git pull the following tag:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm.git stable/for-linus-3.6-rc0-tag

which has cleanups in the code and in the documentation. Also a bit of refactoring
is done. No functional, bug-fixes or features added.

Note: Earlier I had a feature to add tracing but one of the reviewers did not like it so
I pulled the patch out a couple of days ago and was going to restart the debate on it.
But instead of using revert I rebased  - and fixed up the conflict..  and ended up
committing the patch that had a conflict with me as the author instead of Sasha
(this is the "mm: frontswap: remove unneeded headers")!

I realized this just today when I was prepping this email up and fixed it up - hence the git 
tree looks fresher - but the change was just to do 'git commit --ammend --author..'

That teaches me to play with 'git rebase' instead of doing 'git revert' as you had
been rightfully pointing out <sigh>.

 Documentation/vm/frontswap.txt |    4 +-
 mm/frontswap.c                 |  150 ++++++++++++++++++++++++----------------
 2 files changed, 92 insertions(+), 62 deletions(-)

Sasha Levin (9):
      mm: frontswap: remove casting from function calls through ops structure
      mm: frontswap: trivial coding convention issues
      mm: frontswap: split out __frontswap_curr_pages
      mm: frontswap: split out __frontswap_unuse_pages
      mm: frontswap: split frontswap_shrink further to simplify locking
      mm: frontswap: make all branches of if statement in put page consistent
      mm: frontswap: remove unnecessary check during initialization
      mm: frontswap: split out function to clear a page out
      mm: frontswap: remove unneeded headers

Wanpeng Li (1):
      mm/frontswap: cleanup doc and comment error


[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

                 reply	other threads:[~2012-07-23 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120723152932.GC21870@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=levinsasha928@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liwp.linux@gmail.co \
    --cc=minchan@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.