Re: [PATCH v3] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo

From: Andy Shevchenko
Date: Tue Jun 24 2025 - 14:14:47 EST


You really need to slow down with the new versions.

On Tue, Jun 24, 2025 at 8:07 PM Abdelrahman Fekry
<abdelrahmanfekry375@xxxxxxxxx> wrote:
>
> The sysfs attributes active_bo and free_bo expose internal buffer state used
> only for debugging purposes. These are not part of any standard kernel ABI,
> and needs to be removed before this driver can be moved out of drivers/staging.

needs --> need
can --> may

> - Remove active_bo and free_bo attributes
> - Remove group registeration calls form hmm_init() and hmm_cleanup()

registration

> Suggested-by : Hans de Goede <hansg@xxxxxxxxxx>

This is not a tag. Check Submitting Patches documentation and find the
issue and fix it accordingly.

--
With Best Regards,
Andy Shevchenko