Re: [GIT pull] irq/domain for v6.12-rc1
From: Thomas Gleixner
Date: Wed Sep 18 2024 - 09:55:10 EST
On Tue, Sep 17 2024 at 15:33, Linus Torvalds wrote:
> On Tue, 17 Sept 2024 at 11:01, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>>
>> Two small updates for interrupt domains:
>>
>> - Remove a stray '-' in the domain name
>>
>> - Consolidate and clarify the bus token checks so they explicitely check
>> for DOMAIN_BUS_ANY instead of unspecified checks for zero.
>
> Both of these were in my tree with other commit IDs (and both came in from you):
>
> 7b9414cb2d37 irqdomain: Remove stray '-' in the domain name
> c0ece6449799 irqdomain: Clarify checks for bus_token
>
> so you should just drop this branch.
Clearly my scripts scanning the branches went sideways.
Sorry for the noise.