Re: [patch -mm] s390: struct bin_attribute changes

From: Greg KH
Date: Thu Jun 28 2007 - 21:01:27 EST


On Thu, Jun 28, 2007 at 03:39:04PM +0200, Heiko Carstens wrote:
> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> git-acpi contains a patch that adds 'struct bin_attribute *' to
> the read method of struct bin_attribute. This breaks s390:
>
> CC arch/s390/kernel/ipl.o
> arch/s390/kernel/ipl.c:317:
> warning: initialization from incompatible pointer type
> arch/s390/kernel/ipl.c:340:
> warning: initialization from incompatible pointer type
>
> Cc: Zhang Rui <rui.zhang@xxxxxxxxx>
> Cc: Greg KH <greg@xxxxxxxxx>
> Cc: Len Brown <len.brown@xxxxxxxxx>
> Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

Thanks, I've merged this with the original patch so that nothing breaks
when applied to Linus's tree.

greg k-h
-
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/