Re: [PATCH 1/3] tools/tests: Drop depriv-fd-checker

2025-05-27 Thread Stefano Stabellini
On Mon, 26 May 2025, Anthony PERARD wrote: > On Tue, May 20, 2025 at 09:52:37PM +0100, Andrew Cooper wrote: > > Unlike the other tests, this is not standalone. It requires poking at a > > live > > system, making it unweildly to use. > > > > It hasn't been touched in 7 years, despite changes in l

Re: [PATCH 1/3] tools/tests: Drop depriv-fd-checker

2025-05-26 Thread Anthony PERARD
On Tue, May 20, 2025 at 09:52:37PM +0100, Andrew Cooper wrote: > Unlike the other tests, this is not standalone. It requires poking at a live > system, making it unweildly to use. > > It hasn't been touched in 7 years, despite changes in libraries and kernel > devices using the deprivilege infras

[PATCH 1/3] tools/tests: Drop depriv-fd-checker

2025-05-20 Thread Andrew Cooper
Unlike the other tests, this is not standalone. It requires poking at a live system, making it unweildly to use. It hasn't been touched in 7 years, despite changes in libraries and kernel devices using the deprivilege infrastructure. Signed-off-by: Andrew Cooper --- CC: Anthony PERARD CC: Stef