Messages in this thread |  | | | Date | Wed, 1 Sep 2010 20:22:27 -0700 | | From | Greg KH <> | | Subject | Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35 |
| |
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
|  |