[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAhV-H4bCA=9yMEtDgpuj7bp5tE_+M0O2y22MBAvP8BhWXHO7Q@mail.gmail.com>
Date: Tue, 2 Apr 2024 22:39:07 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Wentao Guan <guanwentao@...ontech.com>
Cc: Xi Ruoyao <xry111@...111.site>, zhaotianrui <zhaotianrui@...ngson.cn>,
loongarch <loongarch@...ts.linux.dev>, linux-kernel <linux-kernel@...r.kernel.org>,
王昱力 <wangyuli@...ontech.com>, kvm <kvm@...r.kernel.org>
Subject: Re: [PATCH] LoongArch: KVM: Remove useless MODULE macro for MODULE_DEVICE_TABLE
On Tue, Apr 2, 2024 at 6:46 PM Wentao Guan <guanwentao@...ontech.com> wrote:
>
> OK, it will resend in PATCH V2.
> I have a mistake to not add "__maybe_unused" in cpu_feature structure.
__maybe_unused is not encouraged unless there is no other solution, in
this case it is better to keep the old style, which is the same as
vmx.c and svm.c in x86.
Huacai
Powered by blists - more mailing lists