public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: linux-kernel@vger.kernel.org, myungjoo.ham@gmail.com,
	kyungmin.park@samsung.com, Alan Cox <alan@linux.intel.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Andr Goddard Rosa <andre.goddard@gmail.com>,
	Stanislav Brabec <sbrabec@suse.cz>
Subject: Re: [PATCH] Serial: BUGFIX: uart_resume_port has an omitted condition.
Date: Tue, 12 Oct 2010 23:26:05 -0700	[thread overview]
Message-ID: <20101013062605.GB4393@suse.de> (raw)
In-Reply-To: <1286949486-2446-1-git-send-email-myungjoo.ham@samsung.com>

On Wed, Oct 13, 2010 at 02:58:06PM +0900, MyungJoo Ham wrote:
> When console_suspend_enabled == 0, console_stop() was not called at
> suspend; thus, it does not need to call console_start() when resume.
> Besides, calling console_start() without calling console_stop() before
> had been incurring kernel hang with console_suspend_enabled == 0 in a
> machine with drivers/serial/samsung.c and s5pc210.

Is this a regression?  If so, from what working kernel?  Or has this
always been this way?

thanks,

greg k-h

  reply	other threads:[~2010-10-13  6:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13  5:58 [PATCH] Serial: BUGFIX: uart_resume_port has an omitted condition MyungJoo Ham
2010-10-13  6:26 ` Greg KH [this message]
2010-10-13  6:38   ` MyungJoo Ham
2010-10-13 11:26     ` Stanislav Brabec
2010-10-14 18:45       ` Greg KH
2010-10-14 19:45         ` Stanislav Brabec
2010-10-14 20:05           ` 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=20101013062605.GB4393@suse.de \
    --to=gregkh@suse.de \
    --cc=alan@linux.intel.com \
    --cc=andre.goddard@gmail.com \
    --cc=arnd@arndb.de \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@gmail.com \
    --cc=myungjoo.ham@samsung.com \
    --cc=sbrabec@suse.cz \
    /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