mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Cong Wang <amwang@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Cong Wang <amwang@redhat.com>
Subject: [GIT PULL] kmap_atomic final cleanups for 3.6
Date: Sat, 28 Jul 2012 00:00:58 +0800	[thread overview]
Message-ID: <1343404858-31316-1-git-send-email-amwang@redhat.com> (raw)

Hi, Linus,

Please pull my kmap_atomic cleanup's for 3.6,

	git://github.com/congwang/linux.git kmap_atomic

this should be the final round of cleanup, as the definitions
of enum km_type finally get removed from the whole tree.
The patches stay in linux-next for a long time.

Thanks!



Cong Wang (14):
  jbd2: remove the second argument of kmap_atomic
  frv: remove the second parameter of kmap_atomic_primary()
  tile: remove usage of enum km_type
  highmem: remove the deprecated form of kmap_atomic
  arm: remove km_type definitions
  powerpc: remove km_type definitions
  frv: remove km_type definitions
  avr32: remove km_type definitions
  asm-generic: remove km_type definitions
  um: remove km_type definitions
  tile: remove km_type definitions
  feature-removal-schedule.txt: remove kmap_atomic(page, km_type)
  vmalloc: remove KM_USER0 from comments
  pipe: remove KM_USER0 from comments

 Documentation/feature-removal-schedule.txt |    8 -----
 arch/arm/include/asm/kmap_types.h          |   26 +-----------------
 arch/avr32/include/asm/kmap_types.h        |   24 +---------------
 arch/frv/include/asm/highmem.h             |   34 ++++++-----------------
 arch/frv/include/asm/kmap_types.h          |   24 +---------------
 arch/frv/mb93090-mb00/pci-dma.c            |    4 +-
 arch/frv/mm/cache-page.c                   |    8 +++---
 arch/frv/mm/highmem.c                      |   20 +++++++-------
 arch/powerpc/include/asm/kmap_types.h      |   31 +--------------------
 arch/tile/include/asm/kmap_types.h         |   31 +--------------------
 arch/tile/mm/highmem.c                     |    2 +-
 arch/um/include/asm/kmap_types.h           |   18 +-----------
 fs/jbd2/commit.c                           |    4 +-
 fs/pipe.c                                  |    2 +-
 include/asm-generic/kmap_types.h           |   34 +---------------------
 include/linux/highmem.h                    |   41 +---------------------------
 include/linux/pipe_fs_i.h                  |    8 ++---
 mm/vmalloc.c                               |    8 +----
 18 files changed, 44 insertions(+), 283 deletions(-)

-- 
1.7.7.6


                 reply	other threads:[~2012-07-27 16:01 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=1343404858-31316-1-git-send-email-amwang@redhat.com \
    --to=amwang@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®