Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35

From: Greg KH
Date: Wed Sep 01 2010 - 23:27:08 EST


On Thu, Sep 02, 2010 at 11:36:45AM +0900, Masayuki Ohtake wrote:
> Hi Greg,
>
> > Nope, I still get a warning with this patch, but I'll go fix it up:
> Sorry for our warning.
> We tested with kernel-2.6.35.3.
> We will modify so that warning becomes to disappear soon.

I already fixed this up now. The issue was that you were not using %p
to print out a pointer and you were trying to use an int instead of a
ssize_t for the pci rom stuff. All of that shows up when building on
x86-64.

I've commited the fix to my tree, you should have been copied on it
already.

thanks,

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/