lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 8 Jan 2009 11:15:01 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Inaky Perez-Gonzalez <inaky@...ux.intel.com>
Cc:	wimax@...uxwimax.org, Randy Dunlap <randy.dunlap@...cle.com>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	linux-wimax@...el.com
Subject: Re: linux-next: Tree for January 7 (wimax: more)


* Inaky Perez-Gonzalez <inaky@...ux.intel.com> wrote:

> On Wednesday 07 January 2009, Randy Dunlap wrote:
> > Stephen Rothwell wrote:
> > > Hi all,
> > >
> > > The powerpc ppc44x_defconfig builds again.
> > >
> > > Changes since 20090106:
> >
> > drivers/net/wimax/i2400m/usb.c:403: error: 'struct usb_device' has no
> > member named 'autosuspend_delay' drivers/net/wimax/i2400m/usb.c:404: error:
> > 'struct usb_device' has no member named 'autosuspend_disabled'
> > drivers/net/wimax/i2400m/usb.c:506: error: 'struct usb_device' has no
> > member named 'auto_pm'
> 
> Fix on the way -- need #ifdef CONFIG_PMs in a few parts.

FYI, this build bug has now hit upstream too:

drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_probe':
drivers/net/wimax/i2400m/usb.c:403: error: 'struct usb_device' has no member named 'autosuspend_delay'
drivers/net/wimax/i2400m/usb.c:404: error: 'struct usb_device' has no member named 'autosuspend_disabled'
drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_suspend':
drivers/net/wimax/i2400m/usb.c:506: error: 'struct usb_device' has no member named 'auto_pm'

	Ingo
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ