On Mon, Apr 12, 2021 at 02:35:44PM +0200, Greg KH wrote:
> On Mon, Apr 12, 2021 at 09:36:55PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the usb tree, today's linux-next build (x86_64 almodconfig
> > modules_install) failed like this:
> >
> > depmod: ERROR: Cycle detected: u
On Mon, Apr 12, 2021 at 09:36:55PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the usb tree, today's linux-next build (x86_64 almodconfig
> modules_install) failed like this:
>
> depmod: ERROR: Cycle detected: usbcore -> typec -> usbcore
> depmod: ERROR: Found 2 modules in dependen
Hi all,
After merging the usb tree, today's linux-next build (x86_64 almodconfig
modules_install) failed like this:
depmod: ERROR: Cycle detected: usbcore -> typec -> usbcore
depmod: ERROR: Found 2 modules in dependency cycles!
Caused by commit
63cd78617350 ("usb: Link the ports to the connec
On Wed, Jun 19, 2019 at 04:43:51PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> In file included from usr/include/linux/usbdevice_fs.hdrtest.c:1:
> ./usr/include/linux/usbdevice_fs.h:88:2: error: un
Hi all,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
In file included from usr/include/linux/usbdevice_fs.hdrtest.c:1:
./usr/include/linux/usbdevice_fs.h:88:2: error: unknown type name 'u8'
u8 num_ports; /* Number of ports the device is connected
Greg,
On Tuesday 02 December 2014 11:42 PM, Greg KH wrote:
> On Mon, Dec 01, 2014 at 07:19:23PM +1100, Stephen Rothwell wrote:
>> Hi Greg,
>>
>> After merging the usb tree, today's linux-next build (arm
>> multi_v7_defconfig) failed like this:
>>
>> arch/arm/mach-omap2/twl-common.c:94:21: error: a
On Mon, Dec 01, 2014 at 07:19:23PM +1100, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> arch/arm/mach-omap2/twl-common.c:94:21: error: array type has incomplete
> element type
> struct phy_consumer co
Hi Greg,
After merging the usb tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
arch/arm/mach-omap2/twl-common.c:94:21: error: array type has incomplete
element type
struct phy_consumer consumers[] = {
^
Caused by commit dbc98635e0d4 ("phy: remove
On Wed, Aug 06, 2014 at 11:39:35AM +1000, Stephen Rothwell wrote:
> Hi,
>
> On Thu, 24 Jul 2014 00:44:52 -0700 Greg KH wrote:
> >
> > On Thu, Jul 24, 2014 at 05:07:55PM +1000, Stephen Rothwell wrote:
> > > Hi Greg,
> > >
> > > After merging the usb tree, today's linux-next build (x86_64 allmodco
Hi,
On Thu, 24 Jul 2014 00:44:52 -0700 Greg KH wrote:
>
> On Thu, Jul 24, 2014 at 05:07:55PM +1000, Stephen Rothwell wrote:
> > Hi Greg,
> >
> > After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> > failed like this:
> >
> > drivers/phy/phy-spear1310-miphy.c: In functio
On Thu, Jul 24, 2014 at 05:07:55PM +1000, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/phy/phy-spear1310-miphy.c: In function 'spear1310_miphy_probe':
> drivers/phy/phy-spear1310-miphy.c:232:14: w
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/phy/phy-spear1310-miphy.c: In function 'spear1310_miphy_probe':
drivers/phy/phy-spear1310-miphy.c:232:14: warning: passing argument 2 of
'devm_phy_create' from incompatible pointer type
On Thu, May 29, 2014 at 11:18 AM, Greg KH wrote:
> On Thu, May 29, 2014 at 07:01:29PM +1000, Stephen Rothwell wrote:
>> Hi Greg,
>>
>> After merging the usb tree, today's linux-next build (sparc64 defconfig)
>> failed like this:
>>
>> drivers/usb/core/hub.c: In function 'port_event':
>> drivers/us
On Thu, May 29, 2014 at 07:01:29PM +1000, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (sparc64 defconfig)
> failed like this:
>
> drivers/usb/core/hub.c: In function 'port_event':
> drivers/usb/core/hub.c:4853:2: error: implicit declaration of funct
Hi Greg,
After merging the usb tree, today's linux-next build (sparc64 defconfig)
failed like this:
drivers/usb/core/hub.c: In function 'port_event':
drivers/usb/core/hub.c:4853:2: error: implicit declaration of function
'hub_handle_remote_wakeup' [-Werror=implicit-function-declaration]
Caused
On Thu, 2013-04-18 at 16:05 +1000, Stephen Rothwell wrote:
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> ERROR: "usb_stor_dbg" [drivers/usb/storage/ums-usbat.ko] undefined!
[...]
> Caused by commit 75b9130e8af6 ("usb: storage: Add usb_stor_dbg
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
ERROR: "usb_stor_dbg" [drivers/usb/storage/ums-usbat.ko] undefined!
ERROR: "usb_stor_dbg" [drivers/usb/storage/ums-sddr55.ko] undefined!
ERROR: "usb_stor_dbg" [drivers/usb/storage/ums-sddr09.ko]
On Wed, Mar 27, 2013 at 02:41:34PM +1100, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/usb/serial/usb-serial.c: In function 'usb_serial_probe':
> drivers/usb/serial/usb-serial.c:887:3: error: 'str
On Wed, Mar 27, 2013 at 11:51:41AM +0800, Ming Lei wrote:
> Hi,
>
> On Wed, Mar 27, 2013 at 11:41 AM, Stephen Rothwell
> wrote:
> >
> >
> > I have reverted the commit from usb.current on the assumption that the
> > problem it solves has been, or will be, solved some other way.
>
> The commit is
Hi,
On Wed, Mar 27, 2013 at 11:41 AM, Stephen Rothwell
wrote:
>
>
> I have reverted the commit from usb.current on the assumption that the
> problem it solves has been, or will be, solved some other way.
The commit is needed in 3.9 linus tree and stable tree, but for next
tree or 3.10,
a rever
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/usb/serial/usb-serial.c: In function 'usb_serial_probe':
drivers/usb/serial/usb-serial.c:887:3: error: 'struct usb_serial_port' has no
member named 'delta_msr_wait'
Caused by commit eba
On Tue, Jan 29, 2013 at 01:51:34PM +, Lan, Tianyu wrote:
> Hi greg:
> My pleasure. I have sent the patch to you and usb mailist yesterday.
> http://marc.info/?l=linux-usb&m=135939249906217&w=2
> So please have a check.
Ah, got it, sorry, I missed it in my large "todo" mbox.
greg
Tuesday, January 29, 2013 9:42 PM
To: Lan, Tianyu
Cc: Stephen Rothwell; linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org
Subject: Re: linux-next: build failure after merge of the usb tree
On Mon, Jan 28, 2013 at 04:03:07PM +, Lan, Tianyu wrote:
> I just check the commit 88bb965ed711
On Mon, Jan 28, 2013 at 04:03:07PM +, Lan, Tianyu wrote:
> I just check the commit 88bb965ed711 can not git revert smoothly. I will do it
> and send a revert patch.
Please do so, thanks.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messa
...@vger.kernel.org; linux-kernel@vger.kernel.org; Lan, Tianyu
Subject: Re: linux-next: build failure after merge of the usb tree
On Mon, Jan 28, 2013 at 09:46:44PM +1100, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (x86_64
> allmodconfig)
On 2013/1/28 22:45, Greg KH wrote:
On Mon, Jan 28, 2013 at 09:46:44PM +1100, Stephen Rothwell wrote:
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/usb/core/usb-acpi.c: In function 'usb_acpi_register_power_resources':
drivers/usb/c
On 2013/1/28 22:45, Greg KH wrote:
On Mon, Jan 28, 2013 at 09:46:44PM +1100, Stephen Rothwell wrote:
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/usb/core/usb-acpi.c: In function 'usb_acpi_register_power_resources':
drivers/usb/c
On Mon, Jan 28, 2013 at 09:46:44PM +1100, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/usb/core/usb-acpi.c: In function 'usb_acpi_register_power_resources':
> drivers/usb/core/usb-acpi.c:226:2: er
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/usb/core/usb-acpi.c: In function 'usb_acpi_register_power_resources':
drivers/usb/core/usb-acpi.c:226:2: error: implicit declaration of function
'acpi_power_resource_register_device' [-W
[mailto:s...@canb.auug.org.au]
Sent: Monday, January 21, 2013 12:22 PM
To: Greg KH
Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Lan, Tianyu
Subject: linux-next: build failure after merge of the usb tree
Hi Greg,
After merging the usb tree, today's linux-next build (po
Hi Greg,
After merging the usb tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
drivers/usb/core/port.c: In function 'usb_port_device_release':
drivers/usb/core/port.c:25:2: error: implicit declaration of function 'kfree'
[-Werror=implicit-function-declaration]
drivers/
On Wed, Sep 19, 2012 at 02:59:25PM +0100, Alan Cox wrote:
> On Wed, 19 Sep 2012 14:31:36 +1000
> Stephen Rothwell wrote:
>
> > Hi Greg,
> >
> > After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> > failed like this:
> >
> > drivers/usb/serial/vizzini.c: In function 'viz
On Wed, 19 Sep 2012 14:31:36 +1000
Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/usb/serial/vizzini.c: In function 'vizzini_set_termios':
> drivers/usb/serial/vizzini.c:454:22: error: invalid typ
On Wed, Sep 19, 2012 at 02:31:36PM +1000, Stephen Rothwell wrote:
> Hi Greg,
>
> After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/usb/serial/vizzini.c: In function 'vizzini_set_termios':
> drivers/usb/serial/vizzini.c:454:22: error: invali
Hi Greg,
After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/usb/serial/vizzini.c: In function 'vizzini_set_termios':
drivers/usb/serial/vizzini.c:454:22: error: invalid type argument of '->' (have
'struct ktermios')
Caused by commit c05fecb1d57e
35 matches
Mail list logo