lkml.org 
[lkml]   [2018]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: Re: [PATCH V3 1/5] pvpanic: move pvpanic to misc as common driver
On Mon, Oct 29, 2018 at 12:43 PM <peng.hao2@zte.com.cn> wrote:
>
> >On Mon, Oct 29, 2018 at 5:22 AM Peng Hao <peng.hao2@zte.com.cn> wrote:
> >>
> >> move pvpanic.c from drivers/platform/x86 to drivers/misc.
> >> following patches will use pvpanic device in arm64.
> >>
> > Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
> >> ---
> >> drivers/misc/Kconfig | 7 +++
> >> drivers/misc/Makefile | 1 +
> >> drivers/misc/pvpanic.c | 124 +++++++++++++++++++++++++++++++++++++++++
> >> drivers/platform/Kconfig | 3 +
> >> drivers/platform/Makefile | 1 +
> >> drivers/platform/x86/Kconfig | 8 ---
> >> drivers/platform/x86/Makefile | 1 -
> >> drivers/platform/x86/pvpanic.c | 124 -----------------------------------------
> >
> >As I mentioned you better to use -C -M.
> >This is currently a bit hard to review.
>
> sorry, I don't understand what "-C -M" means.
> I should have asked you when you first mention it.

git format-patch -C -M ...

--
With Best Regards,
Andy Shevchenko

\
 
 \ /
  Last update: 2018-10-29 12:38    [W:0.064 / U:2.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site