All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: Jiri Slaby <jslaby@suse.cz>,
	Andrew Morton <akpm@linux-foundation.org>,
	werner@suse.de, alan@lxorguk.ukuu.org.uk, gregkh@suse.de,
	linux-kernel@vger.kernel.org, Helge Deller <deller@gmx.de>,
	"James E.J. Bottomley" <jejb@parisc-linux.org>,
	linux-parisc@vger.kernel.org
Subject: Re: [PATCH v2 2/5] parisc: cleanup console handling
Date: Thu, 04 Nov 2010 23:02:51 +0100	[thread overview]
Message-ID: <4CD32D8B.2080709@gmail.com> (raw)
In-Reply-To: <20101104172613.GK8332@bombadil.infradead.org>

On 11/04/2010 06:26 PM, Kyle McMartin wrote:
> On Thu, Nov 04, 2010 at 04:20:21PM +0100, Jiri Slaby wrote:
>> * use newly added for_each_console for iterating consoles
>> * add proper console locking
>> * do not initialize tmp twice
>> * no need to declare console_drivers, it's already done in console.h
>>
>> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
>> Cc: Kyle McMartin <kyle@mcmartin.ca>
>> Cc: Helge Deller <deller@gmx.de>
>> Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
>> Cc: linux-parisc@vger.kernel.org
> 
> This looks fine...
> Acked-by: Kyle McMartin <kyle@mcmartin.ca>
> 
> I assume that since it depends on 1/5 you'd prefer to merge it with the
> rest?

Yeah, I would like to, with ACKs from relevant people.

thanks,
-- 
js

  reply	other threads:[~2010-11-04 22:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04 15:20 [PATCH v2 1/5] console: move for_each_console to linux/console.h Jiri Slaby
2010-11-04 15:20 ` [PATCH v2 2/5] parisc: cleanup console handling Jiri Slaby
2010-11-04 15:20   ` Jiri Slaby
2010-11-04 17:26   ` Kyle McMartin
2010-11-04 22:02     ` Jiri Slaby [this message]
2010-11-04 15:20 ` [PATCH v2 3/5] VIDEO: xen-fb, switch to for_each_console Jiri Slaby
2010-11-04 15:20   ` Jiri Slaby
2010-11-04 15:20 ` [PATCH v2 4/5] TTY: include termios.h in tty_driver.h Jiri Slaby

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=4CD32D8B.2080709@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=deller@gmx.de \
    --cc=gregkh@suse.de \
    --cc=jejb@parisc-linux.org \
    --cc=jslaby@suse.cz \
    --cc=kyle@mcmartin.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=werner@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.