On Wed, Aug 21, 2024 at 03:10:56PM -0300, Jason Gunthorpe wrote: > Requesting a fwctl scope of access that includes mutating device debug > data will cause the kernel to be tainted. Changing the device operation > through things in the debug scope may cause the device to malfunction in > undefined ways. This should be reflected in the TAINT flags to help any > debuggers understand that something has been done. I know naming is hard, but the word "fwctl" is rough, don't you think? It's become much more than just a random driver in the kernel tree, it's now a taint flag and is exposed to userspace. So I think you need to rename it to something that is at least pronouncable when talking about it (i.e. something with vowels...) There's no need to keep it in 8 or less characters, this isn't the 1970's anymore, we have enough room for everyone to spell things out now. :) thanks, greg k-h