Re: [PATCH] mux: include compiler.h from mux/consumer.h

From: Peter Rosin
Date: Mon Jul 31 2017 - 12:29:11 EST


On 2017-07-31 18:00, Greg Kroah-Hartman wrote:
> On Mon, Jul 31, 2017 at 12:04:35PM +0200, Peter Rosin wrote:
>> From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
>>
>> Required for __must_check.
>>
>> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
>> Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
>> ---
>> include/linux/mux/consumer.h | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> Hi Greg,
>>
>> Please pick this up for 4.14.
>
> What commit is this patch fixing?

I don't think it's needed for any existing user, I at least do not have any
report about that. So, I don't think it's needed for stable.

Ulrich, the way I understood this, it was needed for your serdev series [1],
and not for any existing usage. Right?

If I misunderstood, it would be

Fixes: a3b02a9c6591 ("mux: minimal mux subsystem")

Cheers,
Peter

[1] https://www.spinics.net/lists/linux-i2c/msg30475.html