All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: Jan Kara <jack@suse.cz>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>,
	Joe Perches <joe@perches.com>, Jiri Kosina <jikos@kernel.org>,
	Theodore Tso <tytso@mit.edu>, Hannes Reinecke <hare@suse.de>,
	Jan Kara <jack@suse.com>, Petr Mladek <pmladek@suse.com>,
	linux-kernel@vger.kernel.org
Subject: Re: printk considered harmful (was: [TECH TOPIC] asynchronous printk)
Date: Sat, 5 Nov 2016 01:07:13 +0900	[thread overview]
Message-ID: <20161104160640.GC422@swordfish> (raw)
In-Reply-To: <20161103232827.GE24234@quack2.suse.cz>

Hi Jan,

On (11/04/16 00:28), Jan Kara wrote:
[..]
> > I'm still not entirely sure if I want to split async pintk and printk
> > deadlock rework. these things want to come together, for a number of
> > reasons. or, at least, push the async printk before printk deadlock
> > rework.
> 
> Yep, please push async printk patches soon. IMHO there's no reason to wait
> with that. You can create a git tree with printk patches and push it directly
> to Linus since he seems to be fine with the approach...

I'll merge async printk and printk_deferred() patches in one patch set
and then push it (it's just one extra patch in the series; besides we touch
wake_up_klogd_work_func() in async printk anyway), since they really want to
come together. and before async+deferred work I want to push printk_safe. we
already have a somewhat bad experience with printk recursion in async printk,
so I want to stay on the safe side this time.

and, yes, I had this idea of having a printk tree somewhere on github,
so people can start playing with it.

thanks.

	-ss

      reply	other threads:[~2016-11-04 16:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1478106396.23018.51.camel@perches.com>
2016-11-03 17:31 ` printk considered harmful (was: [TECH TOPIC] asynchronous printk) Sergey Senozhatsky
2016-11-03 18:01   ` Sergey Senozhatsky
2016-11-03 23:28     ` Jan Kara
2016-11-04 16:07       ` Sergey Senozhatsky [this message]

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=20161104160640.GC422@swordfish \
    --to=sergey.senozhatsky@gmail.com \
    --cc=hare@suse.de \
    --cc=jack@suse.com \
    --cc=jack@suse.cz \
    --cc=jikos@kernel.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmladek@suse.com \
    --cc=tytso@mit.edu \
    /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.