patch 1 fixes an out-of-data comment.
patch 2 uses pr_info instead of printk.
Zhang Yanfei (2):
x86, kexec: Correct comment in reserve_crashkernel
x86, setup: Use pr_info instead of printk(KERN_INFO...)
arch/x86/kernel/setup.c | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
Sorry for sending the wrong patch. Please ignore this.
Thanks
Zhang
于 2013年05月15日 22:31, Zhang Yanfei 写道:
> patch 1 fixes an out-of-data comment.
> patch 2 uses pr_info instead of printk.
>
> Zhang Yanfei (2):
> x86, kexec: Correct comment in reserve_crashkernel
> x86, setup: Use pr_info instead of printk(KERN_INFO...)
>
> arch/x86/kernel/setup.c | 13 +++++++------
> 1 files changed, 7 insertions(+), 6 deletions(-)