From: Alexander Kuleshov <kuleshovmail@gmail.com>
To: Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
Andrew Morton <akpm@linux-foundation.org>,
Borislav Petkov <bp@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH RFC] remove pointless early_printk call in x86/kernel/head64.c
Date: Tue, 17 Mar 2015 18:59:43 +0600 [thread overview]
Message-ID: <1426597183-4724-1-git-send-email-kuleshovmail@gmail.com> (raw)
There is the call of the early_printk function in the x86/kernel/head64.c, but
if i understand correctly early_printk initialized by setup_early_printk
which is early_param, but early_param initialized only in the init/main.c in
the do_early_param function. So early_printk from the x86/kernel/head64.c
will not print anything in any case.
Alexander Kuleshov (1):
x86/head64.c: remove pointless early_printk call
arch/x86/kernel/head64.c | 3 ---
1 file changed, 3 deletions(-)
--
2.3.3.472.g20ceeac.dirty
next reply other threads:[~2015-03-17 12:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 12:59 Alexander Kuleshov [this message]
2015-03-17 13:00 ` [PATCH] x86/head64.c: remove pointless early_printk call Alexander Kuleshov
2015-03-17 13:09 ` [tip:x86/boot] x86/boot/64: Remove pointless early_printk() message tip-bot for Alexander Kuleshov
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=1426597183-4724-1-git-send-email-kuleshovmail@gmail.com \
--to=kuleshovmail@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bp@suse.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®