All of lore.kernel.org
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: use asm-generic version of kmap_types.h
Date: Mon, 16 Jul 2012 11:15:02 -0500	[thread overview]
Message-ID: <50043E06.30408@gmail.com> (raw)
In-Reply-To: <201207160918.33856.arnd@arndb.de>

On 07/16/2012 04:18 AM, Arnd Bergmann wrote:
> On Monday 16 July 2012, Rob Herring wrote:
>>
>> From: Rob Herring <rob.herring@calxeda.com>
>>
>> kmap_types.h is virtually unused now with the stack based kmap_atomic,
>> so we can just use the generic one. This does bump KM_TYPE_NR from 16
>> to 20, but there is still plenty of space left in the fixmap area.
>>
>> Signed-off-by: Rob Herring <rob.herring@calxeda.com>
>> ---
> 
> I would suggest you drop this one. There is a series for removing
> kmap_types.h on all architectures already, so let's avoid the conflict.

Agreed. I was wondering why that hadn't happened...

Rob

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

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16  3:53 [PATCH 0/3] Use more asm-generic headers Rob Herring
2012-07-16  3:53 ` [PATCH 1/3] ARM: use generic version of identical asm headers Rob Herring
2012-07-16 10:51   ` Arnd Bergmann
2012-07-16 15:37     ` Nicolas Pitre
2012-07-16  3:53 ` [PATCH 2/3] ARM: use asm-generic version of kmap_types.h Rob Herring
2012-07-16  9:18   ` Arnd Bergmann
2012-07-16 16:15     ` Rob Herring [this message]
2012-07-16  3:53 ` [PATCH 3/3] ARM: convert asm/irqflags.h to use asm-generic/irqflags.h Rob Herring
2012-07-16  6:35   ` Hui Wang
2012-07-16 16:10     ` Rob Herring
2012-07-17  1:42       ` Hui Wang

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=50043E06.30408@gmail.com \
    --to=robherring2@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.