Re: [RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms

2014-09-28 Thread Jiang Liu
Hi Borislav, I have prepared a git tree at: https://github.com/jiangliu/linux.git irqdomain/p1v2 https://github.com/jiangliu/linux.git irqdomain/p2v2 https://github.com/jiangliu/linux.git irqdomain/p3v1 Branch irqdomain/p3v1 also includes all changes in p1v2/p2v2. Regards! Gerry On 2014/9

Re: [RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms

2014-09-28 Thread Borislav Petkov
On Fri, Sep 26, 2014 at 11:30:30AM -0500, Aravind Gopalakrishnan wrote: > Okay, I shall start looking into the patches and RFH as needed. Btw, apparently, there's a third patchset too: https://lkml.kernel.org/r/1411743478-31435-1-git-send-email-jiang@linux.intel.com Jiang, do you have a tree

Re: [RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms

2014-09-26 Thread Aravind Gopalakrishnan
On 9/26/2014 9:29 AM, Borislav Petkov wrote: On Fri, Sep 26, 2014 at 10:02:01PM +0800, Jiang Liu wrote: We plan to restructure x86 interrupt code based on hierarchy irqdomain, that is to build irqdomains for CPU vector, interrupt remapping unit, IOAPIC, MSI and HPET etc and organize those irqdom

Re: [RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms

2014-09-26 Thread Borislav Petkov
On Fri, Sep 26, 2014 at 10:02:01PM +0800, Jiang Liu wrote: > We plan to restructure x86 interrupt code based on hierarchy irqdomain, > that is to build irqdomains for CPU vector, interrupt remapping unit, > IOAPIC, MSI and HPET etc and organize those irqdomains in hierarchy mode. > Each irqdomain m