Re: [PATCH HACK] powerpc: quick hack to get a functional eHEA with hardirq preemption

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sebastien Dugue
Date: Thursday, September 25, 2008 - 1:45 am

On Wed, 24 Sep 2008 11:42:15 -0500 Milton Miller <miltonm@bga.com> wrote:


  So do I, it was just to make sure I was not hit by another interrupt while
handling the previous one and thus reduce the number of hypothesis.

  I sure do not say that it cannot happen, just that that path is not taken
when I have the eHEA hang.


 OK


  Whoops, my bad, in the non threaded case, there's no mask at all, only an
unmask+eoi at the end, maybe that's an oversight!



  Looks like it is, but I cannot say for sure, the only observable effect
is that I do not get any more interrupts coming from the eHEA.


  Right.


  That may be, but I'm only looking at the code (read no specifications at hand)
and it looks like a black box to me.


  Now, that is quite interesting then. Those mask() and unmask() should then
be called shutdown() and startup() and not at each interrupt or am I
misunderstanding you.


  This confirms, then, that the mask and unmask methods should be empty
for the xics.


  OK


  Used by whom? 


  Maybe a new flow type is not necessary considering what you said.


  Same Whoops, no mask is done in the non threaded case


  Yep

        ^
  How do you go about doing that? Still not clear to me.


  It should, but even mainline could benefit from it I guess.



  Thanks a lot Milton for those explanations,


  Sebastien.







--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Christoph Raisch, (Thu Sep 18, 12:53 am)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Jan-Bernd Themann, (Tue Sep 23, 8:43 am)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Benjamin Herrenschmidt, (Wed Sep 24, 3:17 am)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Benjamin Herrenschmidt, (Wed Sep 24, 2:14 pm)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Benjamin Herrenschmidt, (Wed Sep 24, 2:15 pm)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Benjamin Herrenschmidt, (Wed Sep 24, 2:16 pm)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Benjamin Herrenschmidt, (Thu Sep 25, 12:22 am)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Benjamin Herrenschmidt, (Thu Sep 25, 1:36 am)
Re: [PATCH HACK] powerpc: quick hack to get a functional e ..., Sebastien Dugue, (Thu Sep 25, 1:45 am)