[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 30/50] ppc/xive: Add xive_tctx_pipr_present() to present new
From: |
Nicholas Piggin |
Subject: |
Re: [PATCH 30/50] ppc/xive: Add xive_tctx_pipr_present() to present new interrupt |
Date: |
Fri, 16 May 2025 09:51:45 +1000 |
On Fri May 16, 2025 at 1:21 AM AEST, Mike Kowal wrote:
>
> On 5/14/2025 3:10 PM, Mike Kowal wrote:
>>
>> On 5/11/2025 10:10 PM, Nicholas Piggin wrote:
>>> xive_tctx_pipr_update() is used for multiple things. In an effort
>>> to make things simpler and less overloaded, split out the function
>>> that is used to present a new interrupt to the tctx.
>>
>>
>> Why is this a separate commit fro 30? The change here does not do
>> anything different.
>> Regardless, taken this patch set as a whole, it's good by me.
>
>
> Okay, I see the rest or this is done in patch set 35...
Yeah, I split up the old API in several steps...
Thanks,
Nick