Re: Broken kunmap calls in rc4-mm1.

From: Andrew Morton
Date: Wed Nov 10 2004 - 22:00:41 EST


Nigel Cunningham <ncunningham@xxxxxxxxxxxxx> wrote:
>
> Remaining culprits are....
>
> Reiser4:
> - do_readpage_tail
> -reiser4_status_init
> -reiser4_status_write

obuggerit. Look, a simple helper is to redefine kmap_atomic() and
kunmap_atomic() to work on char*'s. This will spit warnings if someone
feeds in a page*. Which would be a lot more useful if we didn't have all
those infernal __iomem warnings scrolling off the screen but ho hum.

I'll cook something up.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/