Re: [patch 1/7] ps3: Make bus_id and dev_id u64

From: Geoff Levand
Date: Wed Nov 28 2007 - 17:17:11 EST


Geert Uytterhoeven wrote:
> ps3: Make bus_id and dev_id u64.
>
> These IDs are 64-bit in the repository, and the special storage notification
> device has a device ID of ULONG_MAX.
>
> Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>
> ---
> arch/powerpc/platforms/ps3/device-init.c | 4 ++--
> arch/powerpc/platforms/ps3/mm.c | 8 ++++----
> arch/powerpc/platforms/ps3/platform.h | 12 ++++++------
> arch/powerpc/platforms/ps3/repository.c | 21 ++++++++-------------
> arch/powerpc/platforms/ps3/system-bus.c | 14 +++++++-------
> drivers/net/ps3_gelic_net.c | 4 ++--
> include/asm-powerpc/ps3.h | 4 ++--
> 7 files changed, 31 insertions(+), 36 deletions(-)
>

Acked-by: Geoff Levand <geoffrey.levand@xxxxxxxxxxx>

I saw where 0 passed as a pointer was changed to NULL in your
patch [7] ps3: denoise arch/powerpc/platforms/ps3/repository.c,
so this looks good.

-Geoff


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