Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1650452

Re: [RFC][PATCHv3 1/5] printk: move printk_pending out of per-cpu

From Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC][PATCHv3 1/5] printk: move printk_pending out of per-cpu
Date 2017-05-25 14:40 +0200
Message-ID <tL0dA-8eA-13@gated-at.bofh.it> (permalink)
References <tF8Qy-7He-5@gated-at.bofh.it> <tF8Qz-7He-23@gated-at.bofh.it> <tKZUd-86e-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On (05/25/17 14:11), Petr Mladek wrote:
[..]
> The variable is used only when CONFIG_PRINTK is defined at
> the moment, so this produces a warning about an unused variable.
> 

interesting... `printk_pending' is used in console_unlock(), which is
always available.

	-ss

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [RFC][PATCHv3 1/5] printk: move printk_pending out of per-cpu Petr Mladek <pmladek@suse.com> - 2017-05-25 14:20 +0200
  Re: [RFC][PATCHv3 1/5] printk: move printk_pending out of per-cpu Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-05-25 14:40 +0200
    Re: [RFC][PATCHv3 1/5] printk: move printk_pending out of per-cpu Petr Mladek <pmladek@suse.com> - 2017-05-25 14:50 +0200

csiph-web