Re: [PATCH -next] x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE

From: miaoqinglang
Date: Thu Sep 17 2020 - 08:56:16 EST




在 2020/7/19 9:59, Boris Ostrovsky 写道:
On 7/16/20 5:06 AM, Qinglang Miao wrote:
From: Chen Huang <chenhuang5@xxxxxxxxxx>

Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.

Signed-off-by: Chen Huang <chenhuang5@xxxxxxxxxx>


Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>


Hi Boris,

I noticed that this patch has been rebiewed but there's small conflict if you apply it against latest linux-next. So I resend a v2 patch against linux-next(20200917), and it can be applied to mainline cleanly now.

Thanks.