Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1175037
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases |
| Date | 2015-07-01 09:30 +0200 |
| Message-ID | <pHkD1-27B-23@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <pHcFs-7yN-3@gated-at.bofh.it> <pHjGW-1xX-17@gated-at.bofh.it> <pHk9Y-1I7-19@gated-at.bofh.it> <pHkjE-20T-9@gated-at.bofh.it> <pHktk-24l-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 01, 2015 at 09:19:29AM +0200, Geert Uytterhoeven wrote: > >> So it would be the responsibility of the caller to fall back from > >> ioremap(..., CACHED) to ioremap(..., UNCACHED)? > >> I.e. all drivers using it should be changed... > > > > All of the zero users we currently have will need to be changed, yes. > > Good. Less work to convert all of these ;-) And I didn't have enough coffee yet. We of course have a few users of ioremap_cache(), and two implememantions but no users of ioremap_cached(). Looks like the implementations can't even agree on the name. -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases Geert Uytterhoeven <geert@linux-m68k.org> - 2015-07-01 09:20 +0200
Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases Christoph Hellwig <hch@lst.de> - 2015-07-01 09:30 +0200
Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-07-07 12:00 +0200
Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-07-07 12:20 +0200
Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases Geert Uytterhoeven <geert@linux-m68k.org> - 2015-07-07 12:30 +0200
Re: [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases Toshi Kani <toshi.kani@hp.com> - 2015-07-08 01:20 +0200
csiph-web