[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y0de+gl0irG+eNpT@zx2c4.com>
Date: Wed, 12 Oct 2022 18:42:34 -0600
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Robert Elliott <elliott@....com>
Cc: herbert@...dor.apana.org.au, davem@...emloft.net,
tim.c.chen@...ux.intel.com, ap420073@...il.com, ardb@...nel.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 18/19] crypto: x86 - standardize not loaded prints
On Wed, Oct 12, 2022 at 04:59:30PM -0500, Robert Elliott wrote:
> Standardize the prints that additional required CPU features are not
> present along with the main CPU features (e.g., OSXSAVE is not
> present along with AVX).
>
> Although modules are not supposed to print unless loaded and
> active, these are existing exceptions.
Another comma splice. But also, don't do this. No need to clutter dmesg.
`lsmod` is the job for this.
Jason
Powered by blists - more mailing lists