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

From: Masayuki Ohtake
Date: Wed Sep 01 2010 - 22:36:54 EST


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.

Thanks, Ohtake(OKISemi)
----- Original Message -----
From: "Greg KH" <greg@xxxxxxxxx>
To: "Masayuki Ohtak" <masa-korg@xxxxxxxxxxxxxxx>
Cc: <meego-dev@xxxxxxxxx>; "LKML" <linux-kernel@xxxxxxxxxxxxxxx>; <gregkh@xxxxxxx>; <yong.y.wang@xxxxxxxxx>;
<qi.wang@xxxxxxxxx>; <andrew.chih.howe.khor@xxxxxxxxx>; <arjan@xxxxxxxxxxxxxxx>; <alan@xxxxxxxxxxxxxxx>;
<margie.foster@xxxxxxxxx>; "Tomoya MORINAGA" <morinaga526@xxxxxxxxxxxxxxx>
Sent: Thursday, September 02, 2010 10:02 AM
Subject: Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35


> On Wed, Sep 01, 2010 at 09:16:30PM +0900, Masayuki Ohtak wrote:
> > Hi Greg,
> >
> > Sorry, we have modified again, for a bug(illegal return code) and
> > WARNING for building with the latest kernel.
>
> Nope, I still get a warning with this patch, but I'll go fix it up:
> CC [M] drivers/misc/pch_phub.o
> drivers/misc/pch_phub.c: In function ‘pch_phub_probe’:
> drivers/misc/pch_phub.c:582:334: warning: cast from pointer to integer of different size
> drivers/misc/pch_phub.c:585:2: warning: passing argument 2 of ‘pci_map_rom’ from incompatible pointer type
> include/linux/pci.h:803:43: note: expected ‘size_t *’ but argument is of type ‘unsigned int *’
> drivers/misc/pch_phub.c:592:346: warning: cast from pointer to integer of different size
>
> 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/