James Bottomley wrote:Surely the change in semantics will find other places to creep out like this? I would rather change drivers to use ioremap_nocache(), and leave the API as-is. Isn't there Yet More Breakage in lib/iomap.c, given these new semantics? if (flags & IORESOURCE_MEM) { if (flags & IORESOURCE_CACHEABLE) return ioremap(start, len); return ioremap_nocache(start, len); } Any driver using pci_iomap() (libata, and others) is affected. I disagree with this semantics change. A number of code places _and drivers_ GET IT RIGHT, and these are all broken now? Jeff --
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Justin Piszcz | exception Emask 0x0 SAct 0x1 / SErr 0x0 action 0x2 frozen |
| Heiko Carstens | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Frans Pop | svc: failed to register lockdv1 RPC service (errno 97). |
| Radu Rendec | htb parallelism on multi-core platforms |
