[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100902032227.GA27463@suse.de>
Date: Wed, 1 Sep 2010 20:22:27 -0700
From: Greg KH <gregkh@...e.de>
To: Masayuki Ohtake <masa-korg@....okisemi.com>
Cc: Greg KH <greg@...ah.com>, meego-dev@...go.com,
LKML <linux-kernel@...r.kernel.org>, yong.y.wang@...el.com,
qi.wang@...el.com, andrew.chih.howe.khor@...el.com,
arjan@...ux.intel.com, alan@...ux.intel.com,
margie.foster@...el.com,
Tomoya MORINAGA <morinaga526@....okisemi.com>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists