Re: [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated
From: Miguel Ojeda
Date: Thu Feb 27 2025 - 11:55:55 EST
On Thu, Feb 27, 2025 at 3:04 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> As this seems like it's going to be a longer-term issue, has anyone
> thought of how it's going to be handled? Build time errors when
> functions change is the key here, no one remembers to manually verify
> each caller to verify the variables are correct anymore, that would be a
> big step backwards.
I can look into it, after other build system things are done.
I talked to Emilio some months ago about this and he told me Firefox
solves the problem both ways, so we may be able to do something
similar.
Cheers,
Miguel