mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: akpm@linux-foundation.org, gregkh@suse.de
Cc: linux-kernel@vger.kernel.org
Subject: Re: mmotm 2011-03-02-16-52 uploaded (linux-next: drivers/staging/epca - missing header files)
Date: Thu, 3 Mar 2011 12:50:12 -0800	[thread overview]
Message-ID: <20110303125012.2a7218d4.randy.dunlap@oracle.com> (raw)
In-Reply-To: <201103030127.p231ReNl012841@imap1.linux-foundation.org>

On Wed, 02 Mar 2011 16:52:55 -0800 akpm@linux-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)

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.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  parent reply	other threads:[~2011-03-03 20:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03  0:52 mmotm 2011-03-02-16-52 uploaded akpm
2011-03-03  2:05 ` Stephen Rothwell
2011-03-03  2:17   ` Andrew Morton
2011-03-03  2:30     ` Stephen Rothwell
2011-03-03  8:26 ` Sedat Dilek
2011-03-03 20:50 ` Randy Dunlap [this message]
2011-03-03 21:06   ` mmotm 2011-03-02-16-52 uploaded (linux-next: drivers/staging/epca - missing header files) Greg KH
2011-03-03 23:50 ` mmotm 2011-03-02 - ACPI/sysfs WARNING with NVidia graphics card Valdis.Kletnieks
2011-03-04  0:05   ` Greg KH
2011-03-04  4:28     ` Valdis.Kletnieks
2011-03-04  5:25       ` Zhang Rui
2011-03-04  8:56 ` tun: Failed to create tun sysfs files [was: mmotm 2011-03-02-16-52 uploaded] Jiri Slaby
2011-03-04  9:06   ` tun: Failed to create tun sysfs files David Miller
2011-03-04  9:37     ` Jiri Slaby
2011-03-05  8:04       ` tun routing is broken [was: tun: Failed to create tun sysfs files] Jiri Slaby
2011-03-05  8:10         ` tun routing is broken David Miller
2011-03-05  8:17           ` Jiri Slaby
2011-03-05  8:26             ` Jiri Slaby
2011-03-07 12:54             ` Jiri Kosina
2011-03-05 11:48           ` Valdis.Kletnieks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110303125012.2a7218d4.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome