Re: [PATCH v9 05/18] x86/apic: Add update_vector() callback for apic drivers
From: Upadhyay, Neeraj
Date: Tue Aug 19 2025 - 23:37:42 EST
On 8/20/2025 3:29 AM, Borislav Petkov wrote:
On Mon, Aug 11, 2025 at 03:14:31PM +0530, Neeraj Upadhyay wrote:
+static void apic_chipd_update_vector(struct irq_data *irqd, unsigned int newvec,
What is "chipd" supposed to denote?
chip data (struct apic_chip_data)
- Neeraj
+ unsigned int newcpu)
{
struct apic_chip_data *apicd = apic_chip_data(irqd);
struct irq_desc *desc = irq_data_to_desc(irqd);