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

From: Greg KH
Date: Thu Sep 02 2010 - 09:18:45 EST


On Thu, Sep 02, 2010 at 03:38:11PM +0900, Masayuki Ohtake wrote:
> Hi Greg,
>
> > Nope, I still get a warning with this patch, but I'll go fix it up:
>
> To see your indicated warning information,
> I have tried to build the following(latest) version with our phub patch.
> - linux-2.6.35.4
> - linux-2.6.35.y
>
> But we can't see the warning(No warning No error).
> How can we see the warning ?

Build it on a x86-64 kernel. The issue was the 64bit size of a pointer
and the ssize_t variable. My fix solved these issues for both the 32
and 64bit kernels.

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/