Re: [PATCH -v2 2/2] genericirq: change ack/mask in irq_chip to take irq_desc instead of irq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/24/2010 01:36 PM, Eric W. Biederman wrote:
> Yinghai Lu <yinghai@xxxxxxxxxx> writes:
> 
>> will have
>> void            (*ack)(struct irq_desc *desc);
>> void            (*mask)(struct irq_desc *desc);
>> void            (*mask_ack)(struct irq_desc *desc);
>> void            (*unmask)(struct irq_desc *desc);
>> void            (*eoi)(struct irq_desc *desc);
>>
>> so for sparseirq with raidix tree, we don't call extra irq_to_desc, and could use desc directly
> 
> Overall this looks pretty decent.  This look pretty complete.
> How many platforms did you manage to compile test this on?

x86 only.

any guide to setup cross compiling for 22 archs ?
on x86_64 platform please

Thanks

Yinghai Lu
--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux