On 12/16/20 8:42 AM, Peter Zijlstra wrote:
> On Wed, Dec 16, 2020 at 02:30:14PM +0100, Peter Zijlstra wrote:
>>
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -16766,6 +16766,18 @@ M: Ion Badulescu <[email protected]>
>> S: Odd Fixes
>> F: drivers/net/ethernet/adaptec/starfire*
>>
>> +STATIC BRANCH/CALL
>> +M: Peter Zijlstra <[email protected]>
>> +M: Josh Poimboeuf <[email protected]>
>> +M: Jason Baron <[email protected]>
>> +R: Steven Rostedt <[email protected]>
>> +R: Ard Biesheuvel <[email protected]>
>> +S: Supported
>
> F: arch/*/include/asm/jump_label*.h
> F: arch/*/include/asm/static_call*.h
> F: arch/*/kernel/jump_label.c
> F: arch/*/kernel/static_call.c
>
> These too?
>
>> +F: include/linux/jump_label*.h
>> +F: include/linux/static_call*.h
>> +F: kernel/jump_label.c
>> +F: kernel/static_call.c
>> +
>> STEC S1220 SKD DRIVER
>> M: Damien Le Moal <[email protected]>
>> L: [email protected]
Thanks Peter.
Acked-by: Jason Baron <[email protected]>