mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PATCH] TTY/serial driver movement for .38
Date: Thu, 20 Jan 2011 10:48:38 -0800	[thread overview]
Message-ID: <20110120184838.GA31717@suse.de> (raw)
In-Reply-To: <201101201932.51560.arnd@arndb.de>

On Thu, Jan 20, 2011 at 07:32:51PM +0100, Arnd Bergmann wrote:
> On Thursday 20 January 2011 18:49:10 Greg KH wrote:
> > As mentioned before in previous TTY git pull for .38, here's the big
> > movement of the serial drivers into the drivers/tty/ subdirectory that
> > needed to wait until after .38-rc1 was out.
> > 
> > It merely moves the hvc drivers to drivers/tty/hvc/ and the
> > drivers/serial/ directory to drivers/tty/serial/ and fixes up the
> > MAINTAINERS file to point to the proper locations of the files now that
> > they have been moved.
> 
> Hi Greg,
> 
> Thanks for following up on this!
> 
> I noticed that this moves the majority of all the tty drivers, but not
> the serial drivers from the drivers/char directory as my original patch
> series did. Is that something you still plan to do, or would you like
> me to respin that part of my patches for the next merge window?

I was going to do that for the next set of patches, for .39.  I will be
moving some of the drivers into the staging tree as well, as was
discussed.  I figured it was better to move things slower, making merges
from other trees easier, than to do it in all one big jump.

I still have your original patch series here which is what I am working
off of, so don't worry, it's not forgotten :)

thanks,

greg k-h

  reply	other threads:[~2011-01-20 18:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 17:49 Greg KH
2011-01-20 18:03 ` [PATCH 1/3] tty: move hvc drivers to drivers/tty/hvc/ Greg Kroah-Hartman
2011-01-20 18:27   ` Arnd Bergmann
2011-01-27 18:29   ` Amit Shah
2011-01-27 21:53     ` Arnd Bergmann
2011-01-28  2:57       ` Amit Shah
2011-01-28  4:21         ` Greg KH
2011-01-28  5:59           ` Amit Shah
2011-01-28 15:20             ` Greg KH
2011-01-31 22:14             ` Greg KH
2011-02-01  3:27               ` Amit Shah
2011-02-01  4:01               ` [PATCH] virtio: console: Move file back to drivers/char/ Amit Shah
2011-02-01 12:40                 ` Arnd Bergmann
2011-01-20 18:03 ` [PATCH 2/3] tty: move drivers/serial/ to drivers/tty/serial/ Greg Kroah-Hartman
2011-01-20 18:27   ` Arnd Bergmann
2011-01-20 18:03 ` [PATCH 3/3] tty: update MAINTAINERS file due to driver movement Greg Kroah-Hartman
2011-01-20 18:32 ` [GIT PATCH] TTY/serial driver movement for .38 Arnd Bergmann
2011-01-20 18:48   ` Greg KH [this message]
2011-01-20 19:45   ` Alan Cox
2011-01-20 20:23     ` Greg KH

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=20110120184838.GA31717@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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