Re: [PATCH] FIx crash in mmc_block on 64-bit

From: Pierre Ossman
Date: Thu Jun 05 2008 - 17:25:47 EST


On Mon, 02 Jun 2008 13:39:19 -0400
Ben Collins <ben.collins@xxxxxxxxxxxxx> wrote:

> Fairly simple. "dev_use" was being allocated as a zero length array
> because of bad math on 64-bit systems causing a crash in
> find_first_zero_bit(). One-liner follows:
>

A signed-off-by to make things nice and proper, please. :)

You can add an Acked-by: Pierre Ossman <drzeus@xxxxxxxxx> and pass it
on directly to Linus.

Rgds
--
-- Pierre Ossman

Linux kernel, MMC maintainer http://www.kernel.org
rdesktop, core developer http://www.rdesktop.org
--
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/