Re: [PATCH v7 5/5] mfd: tps6586x: register restart handler

From: Konstantin Ryabitsev
Date: Wed Jul 19 2023 - 14:30:38 EST


July 19, 2023 at 4:22 AM, "Benjamin Bara" <bbara93@xxxxxxxxx> wrote:
> @Konstantin:
> Do you think it makes sense to print a warning when adding "non-standard
> trailers" during running "b4 trailers -u", maybe around the
> find_trailers() checks? I could provide a RFC, if considered useful.

With b4 being used for other projects than just the Linux kernel, I don't think it makes sense for us to track what is a valid and what is an invalid "person-trailer". I know that we could make it configurable, but I don't think this will actually improve the situation.

One goal for b4 is to allow defining validation tests and requiring them prior to "b4 send", so I think this is a better mechanism for dealing with such situations.

-K