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:	Thu, 3 Mar 2011 13:06:26 -0800
From:	Greg KH <gregkh@...e.de>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: mmotm 2011-03-02-16-52 uploaded (linux-next:
 drivers/staging/epca - missing header files)

On Thu, Mar 03, 2011 at 12:50:12PM -0800, Randy Dunlap wrote:
> On Wed, 02 Mar 2011 16:52:55 -0800 akpm@...ux-foundation.org wrote:
> 
> > The mm-of-the-moment snapshot 2011-03-02-16-52 has been uploaded to
> > 
> >    http://userweb.kernel.org/~akpm/mmotm/
> > 
> > and will soon be available at
> > 
> >    git://zen-kernel.org/kernel/mmotm.git
> > 
> > It contains the following patches against 2.6.38-rc7:
> 
> 
> Who did the (incomplete) move of some tty drivers to staging? (in linux-next)

That would be me :)

> Please also move drivers/char/digi*.h
> 
> #include "digiPCI.h"
> #include "digi1.h"
> #include "digiFep1.h"
> =>
> drivers/staging/tty/epca.c:46:21: error: digiPCI.h: No such file or directory
> drivers/staging/tty/epca.c:49:19: error: digi1.h: No such file or directory
> drivers/staging/tty/epca.c:50:22: error: digiFep1.h: No such file or directory
> 
> causes over 100 build errors.

Crap, sorry, thanks for pointing it out, will go fix this right now.

greg k-h
--
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