Re: [PATCH 1/7] mmc: at91_mci: fix pointer errors

From: Chris Ball
Date: Fri Aug 27 2010 - 15:35:11 EST


On Fri, Aug 27, 2010 at 08:33:03PM +0100, Chris Ball wrote:
> Looks like only the first half of this patch was applied? The
> kunmap_atomic() line is still present as before in Linus' tree.

Might be related to Dan Carpenter's suggestion that the spacing for that
line should change to:

kunmap_atomic(((void *)sgbuffer) - sg->offset, KM_BIO_SRC_IRQ);

--
Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/>
One Laptop Per Child
--
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/