<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang="EN-US" link="blue" vlink="purple">

<div class="Section1">

<p class="MsoNormal">Hi,</p>

<p class="MsoNormal">I am trying to resubmit a patch for MSI support for ppc4xx
devices. One of the review feedback was not to use the bit map as it is only
for the devices which don’t have hard wired mapping between interrupt
controller interrupts and MSI number. For example intr-ctrl0 interrupt 20 goes
to MSI-0, interrupt 21 goes to MSI-1 ..etc. But when I checked  freescale SoCs
and cell SoCs they have interrupts hard wired to MSI interrupts.  </p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Why do they have to use the bitmap and create irqhost, even
though they are one-to-one mapped between interrupt controller numbers and MSI
?</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Thx,</p>

<p class="MsoNormal">Marri</p>

</div>

</body>

</html>