lkml.org 
[lkml]   [2015]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH RFC] remove pointless early_printk call in x86/kernel/head64.c
Date
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



\
 
 \ /
  Last update: 2015-03-17 14:21    [W:0.042 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site