Re: [PATCH 1/11] Add generic helpers for arch IPI function calls

From: Jens Axboe
Date: Tue Apr 22 2008 - 13:04:24 EST


On Tue, Apr 22 2008, Jens Axboe wrote:
> + data = kmalloc(sizeof(*data), GFP_ATOMIC);
> + if (!unlikely(!data)) {

Woops. I'll test everything and send out the full series, at least the
intention should have been clear.

--
Jens Axboe

--
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/