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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 27 Jan 2007 13:41:16 -0800
From:	Andrew Morton <akpm@...l.org>
To:	Tilman Schmidt <tilman@...p.cc>
Cc:	Michal Piotrowski <michal.k.k.piotrowski@...il.com>,
	linux-kernel@...r.kernel.org, Hansjoerg Lipp <hjlipp@....de>
Subject: Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded

On Sat, 27 Jan 2007 22:29:40 +0100
Tilman Schmidt <tilman@...p.cc> wrote:

> Am 27.01.2007 17:37 schrieb Michal Piotrowski:
> > On 26/01/07, akpm@...l.org <akpm@...l.org> wrote:
> >> The mm snapshot broken-out-2007-01-26-00-36.tar.gz has been uploaded to
> >>
> >>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-01-26-00-36.tar.gz
> >>
> > 
> > It's probably not mm snapshot related. This driver is just broken.
> 
> It probably *is* mm snapshot related. This driver compiles and works
> just fine in 2.6.19.2, 2.6.20-rc6 and 2.6.20-rc4-mm1.
> 
> > drivers/isdn/gigaset/bas-gigaset.c: In function 'dump_urb':
> > drivers/isdn/gigaset/bas-gigaset.c:258: error: 'struct urb' has no
> > member named 'bandwidth'
> 
> In current stable and mm releases, 'struct urb' *does* have a member
> named 'bandwidth'. If some mm patch removes that member then it is
> the responsibility of that patch to adapt all users of that structure
> accordingly.
> 

yup, there's a patch in Greg's USB tree which removes the bandwidth field. 
Mostly.  I fixed it up.

I have everything compiling now, mostly.  The number of fixes which were
needed was just extraordinary.  I'm thinking about making changes...
-
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