| To: | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Subject: | Re: Modpost warning on Alchemy |
| From: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
| Date: | Thu, 02 Aug 2007 16:53:34 +0400 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
| In-reply-to: | <Pine.LNX.4.64N.0708021024200.22591@blysk.ds.pg.gda.pl> |
| Organization: | MontaVista Software Inc. |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070801115231.GA20323@linux-mips.org> <46B07B36.1000501@ru.mvista.com> <Pine.LNX.4.64N.0708011337390.20314@blysk.ds.pg.gda.pl> <46B086EB.2030101@ru.mvista.com> <46B0880B.2000009@ru.mvista.com> <Pine.LNX.4.64N.0708011629010.20314@blysk.ds.pg.gda.pl> <46B0AA74.7040100@ru.mvista.com> <Pine.LNX.4.64N.0708011708250.20314@blysk.ds.pg.gda.pl> <46B0B6B4.5090103@ru.mvista.com> <46B0BE52.4000302@ru.mvista.com> <Pine.LNX.4.64N.0708021024200.22591@blysk.ds.pg.gda.pl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; rv:1.7.2) Gecko/20040803 |
Maciej W. Rozycki wrote: No, I don't. But that was why the original code preferred the wired entry approach over ioremap() -- not to map a whole range... Not the only one: dynamic ioremap() seems to be impossible in interrupt context. Well, ioremap() may sleep indeed. So, the only viable option of using sofirq() is mapping all the sparce 2KiB regions at the __init time -- that will waste every half of page though... How about using a softirq then? Using softirq for what? Broken hardware (=one that requires PCI configuration accesses from the IRQ context) is not an excuse to extend the breakage over to software. That's *at least* impractical argument. Maciej WBR, Sergei |
| Previous by Date: | Re: Modpost warning on Alchemy, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: Modpost warning on Alchemy, Sergei Shtylyov |
| Previous by Thread: | Re: Modpost warning on Alchemy, Maciej W. Rozycki |
| Next by Thread: | Re: Modpost warning on Alchemy, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |