Re: [PATCH 00/10] backports: Remove support for kernel older than 4.14

Hauke Mehrtens <[email protected]> Tue, 9 Apr 2024 00:31:52 +0200
Newsgroups org.kernel.vger.backports
Message-ID <[email protected]>
On 4/8/24 4:15 PM, Johannes Berg wrote:
> On Mon, 2024-04-08 at 15:49 +0200, Johannes Berg wrote:
>> On Tue, 2024-04-02 at 00:03 +0200, Hauke Mehrtens wrote:
>>> Remove support for older kernel versions to make maintenance of backports easier in
>>> the future.
>>>
>>
>> No objections, I think (**), but why not also remove 4.15-4.18 since the
>> oldest stable kernel is 4.19.x now? Seems there'd be little value in
>> those then.
> 
> Oh wait, I misread, you're keeping 4.14 which was previously still
> released as a stable kernel, so I guess never mind.
> 
> johannes

Hi Johannes,

I kept it in for now, but will only build test it. If I run into 
problems I will remove 4.14 to 4.18 too.

Hauke