Re: linux-next: build warning after merge of the edac tree

From: Jonathan Corbet
Date: Fri Feb 28 2025 - 09:44:43 EST


Borislav Petkov <bp@xxxxxxxxx> writes:

> This branch is now public and immutable so you need to send real patches with
> commit messages which fix things ontop. But before you do...
>
>> diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst
>> index b52ad5b969d4..ff4fe8c936c8 100644
>> --- a/Documentation/subsystem-apis.rst
>> +++ b/Documentation/subsystem-apis.rst
>> @@ -71,6 +71,7 @@ Other subsystems
>>
>> accounting/index
>> cpu-freq/index
>> + edac/index
>> fpga/index
>> i2c/index
>> iio/index
>> >
>> >--
>
> ... let's see what Jon says.
>
> Jon, ack?
>
> Is that the right place to put this in?

That will solve the problem for now, though that file is kind of a
dumping ground. I'll clearly have to get back to my project of better
organizing the device docs...

Thanks,

jon