From: Petr Mladek <pmladek@suse.com>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: senozhatsky@chromium.org, rostedt@goodmis.org,
john.ogness@linutronix.de, keescook@chromium.org,
anton@enomsg.org, ccross@android.com, tony.luck@intel.com,
ojeda@kernel.org, alex.gaynor@gmail.com, wedsonaf@google.com,
linux-kernel@vger.kernel.org, rust-for-linux@vger.kernel.org,
Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] printk: make suppress_panic_printk static
Date: Mon, 21 Feb 2022 17:03:45 +0100 [thread overview]
Message-ID: <YhO34dtK6kBq+U+e@alley> (raw)
In-Reply-To: <20220216031957.9761-1-jiapeng.chong@linux.alibaba.com>
On Wed 2022-02-16 11:19:57, Jiapeng Chong wrote:
> This symbol is not used outside of printk.c, so marks it static.
>
> Fix the following sparse warning:
>
> kernel/printk/printk.c:100:19: warning: symbol 'suppress_panic_printk'
> was not declared. Should it be static?
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
The patch has been committed into printk/linux.git,
branch for-5.18-panic-deadlocks.
Best Regards,
Petr
prev parent reply other threads:[~2022-02-21 16:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 3:19 [PATCH] printk: make suppress_panic_printk static Jiapeng Chong
2022-02-16 3:46 ` Sergey Senozhatsky
2022-02-16 10:35 ` Miguel Ojeda
2022-02-21 16:03 ` Petr Mladek [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=YhO34dtK6kBq+U+e@alley \
--to=pmladek@suse.com \
--cc=abaci@linux.alibaba.com \
--cc=alex.gaynor@gmail.com \
--cc=anton@enomsg.org \
--cc=ccross@android.com \
--cc=jiapeng.chong@linux.alibaba.com \
--cc=john.ogness@linutronix.de \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=rostedt@goodmis.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=senozhatsky@chromium.org \
--cc=tony.luck@intel.com \
--cc=wedsonaf@google.com \
/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;
as well as URLs for NNTP newsgroup(s).