[AMD Official Use Only - General]
> -----Original Message----- > From: Randy Dunlap <[email protected]> > Sent: Thursday, August 10, 2023 11:41 PM > To: Quan, Evan <[email protected]>; [email protected]; [email protected]; > Deucher, Alexander <[email protected]>; Koenig, Christian > <[email protected]>; Pan, Xinhui <[email protected]>; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; Limonciello, Mario <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > Lazar, Lijo <[email protected]>; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected] > Cc: [email protected]; [email protected]; amd- > [email protected]; [email protected]; linux- > [email protected]; [email protected] > Subject: Re: [PATCH V8 1/9] drivers core: Add support for Wifi band RF > mitigations > > > > On 8/10/23 00:37, Evan Quan wrote: > > diff --git a/Documentation/admin-guide/kernel-parameters.txt > > b/Documentation/admin-guide/kernel-parameters.txt > > index a1457995fd41..21f73a0bbd0b 100644 > > --- a/Documentation/admin-guide/kernel-parameters.txt > > +++ b/Documentation/admin-guide/kernel-parameters.txt > > @@ -7152,3 +7152,12 @@ > > xmon commands. > > off xmon is disabled. > > > > + wbrf= [KNL] > > + Format: { on | auto | off } > > + Controls if WBRF features should be enabled or > disabled > > + forcely. Default is auto. > > "forcely" is not a word. "forcedly" is a word, but it's not used very much > AFAIK. > I would probably write "Controls if WBRF features should be forced on or off." Yeah, that sounds better. Will update this as suggested. Evan > > > + on Force enable the WBRF features. > > + auto Up to the system to do proper checks to > > + determine the WBRF features should be > enabled > > + or not. > > + off Force disable the WBRF features. > > -- > ~Randy
