login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
30
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Kumar Gala
Subject:
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
Date: Wednesday, April 30, 2008 - 2:49 pm
On Apr 30, 2008, at 4:42 PM, Benjamin Herrenschmidt wrote:
quoted text
> > On Wed, 2008-04-30 at 11:08 -0500, Kumar Gala wrote: >> From: Emil Medve <Emilian.Medve@Freescale.com> >> >> We provide an ioremap_flags so provide a coresphonding >> devm_ioremap_flags. >> >> Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> >> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> >> --- >> >> Forgot to commit the actual implemtation in arch/powerpc/lib/devres.c >> >> Which tree should this go through, powerpc.git? > > Let's call it ioremap_prot instead please. I'm about to change > ioremap_flags to ioremap_prot anyways. Keep the flags/prot argument > unsigned long for now (it can be argued it should be a pgprot but that > hasn't been sorted out completely).
No problem. I've always wondered why ioremap_* aren't better specified by generic code. - k --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
, Kumar Gala
, (Wed Apr 30, 9:08 am)
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
, Andrew Morton
, (Wed Apr 30, 10:31 am)
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
, Benjamin Herrenschmidt
, (Wed Apr 30, 2:42 pm)
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
, Kumar Gala
, (Wed Apr 30, 2:49 pm)
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
, Stephen Rothwell
, (Wed Apr 30, 6:18 pm)
Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
, Kumar Gala
, (Wed Apr 30, 6:29 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jesse Barnes
Re: [stable] [BUG][PATCH] cpqphp: fix kernel NULL pointer dereference
Greg KH
[003/136] p54usb: add Zcomax XG-705A usbid
Magnus Damm
[PATCH 03/07] ARM: Use shared GIC entry macros on Realview
Oliver Neukum
Re: [Bug #13682] The webcam stopped working when upgrading from 2.6.29 to 2.6.30
Martin Schwidefsky
Re: [PATCH] optimized ktime_get[_ts] for GENERIC_TIME=y
git
:
Junio C Hamano
Re: Some advanced index playing
Jeff King