From: "Masayuki Ohtake" <masa-korg@dsn.okisemi.com>
To: "Greg KH" <gregkh@suse.de>
Cc: "Greg KH" <greg@kroah.com>, <meego-dev@meego.com>,
"LKML" <linux-kernel@vger.kernel.org>, <yong.y.wang@intel.com>,
<qi.wang@intel.com>, <andrew.chih.howe.khor@intel.com>,
<arjan@linux.intel.com>, <alan@linux.intel.com>,
<margie.foster@intel.com>,
"Tomoya MORINAGA" <morinaga526@dsn.okisemi.com>
Subject: Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35
Date: Thu, 2 Sep 2010 15:38:11 +0900 [thread overview]
Message-ID: <002201cb4a69$6ba15db0$66f8800a@maildom.okisemi.com> (raw)
In-Reply-To: 20100902032227.GA27463@suse.de
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 ?
Thanks, Ohtake(OKISemi)
----- Original Message -----
From: "Greg KH" <gregkh@suse.de>
To: "Masayuki Ohtake" <masa-korg@dsn.okisemi.com>
Cc: "Greg KH" <greg@kroah.com>; <meego-dev@meego.com>; "LKML" <linux-kernel@vger.kernel.org>; <yong.y.wang@intel.com>;
<qi.wang@intel.com>; <andrew.chih.howe.khor@intel.com>; <arjan@linux.intel.com>; <alan@linux.intel.com>;
<margie.foster@intel.com>; "Tomoya MORINAGA" <morinaga526@dsn.okisemi.com>
Sent: Thursday, September 02, 2010 12:22 PM
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
>
next prev parent reply other threads:[~2010-09-02 6:38 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-01 12:16 [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35 Masayuki Ohtak
2010-09-01 23:09 ` Greg KH
2010-09-01 23:58 ` Masayuki Ohtake
2010-09-02 0:59 ` Greg KH
2010-09-02 1:02 ` Greg KH
2010-09-02 2:36 ` Masayuki Ohtake
2010-09-02 3:22 ` Greg KH
2010-09-02 3:29 ` Wang, Qi
2010-09-02 6:44 ` Masayuki Ohtake
2010-09-02 13:19 ` Greg KH
2010-09-03 0:22 ` Masayuki Ohtake
2010-09-03 2:14 ` Greg KH
2010-09-03 1:13 ` Wang, Qi
2010-09-02 6:38 ` Masayuki Ohtake [this message]
2010-09-02 13:18 ` Greg KH
2010-09-03 0:17 ` Masayuki Ohtake
2010-09-02 1:15 ` patch "add Packet hub driver for Topcliff Platform controller hub" added to gregkh-2.6 tree gregkh
-- strict thread matches above, loose matches on Subject: below --
2010-08-25 12:05 [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35 Masayuki Ohtak
2010-08-25 10:16 Masayuki Ohtak
2010-08-24 6:47 Masayuki Ohtak
2010-08-24 13:22 ` Greg KH
2010-08-18 9:10 Masayuki Ohtak
2010-08-18 13:14 ` Greg KH
2010-08-19 6:27 ` Masayuki Ohtake
2010-08-19 15:17 ` Greg KH
2010-08-20 6:53 ` Masayuki Ohtake
2010-08-19 12:25 ` Masayuki Ohtake
2010-08-19 15:22 ` Greg KH
2010-08-23 12:30 ` Masayuki Ohtake
2010-08-23 15:34 ` Greg KH
2010-08-24 0:02 ` Masayuki Ohtake
2010-08-24 6:46 ` Masayuki Ohtake
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002201cb4a69$6ba15db0$66f8800a@maildom.okisemi.com' \
--to=masa-korg@dsn.okisemi.com \
--cc=alan@linux.intel.com \
--cc=andrew.chih.howe.khor@intel.com \
--cc=arjan@linux.intel.com \
--cc=greg@kroah.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=margie.foster@intel.com \
--cc=meego-dev@meego.com \
--cc=morinaga526@dsn.okisemi.com \
--cc=qi.wang@intel.com \
--cc=yong.y.wang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.