On 30/08/16 15:54, Wei Liu wrote:
> On Tue, Aug 30, 2016 at 01:51:22PM +0200, Juergen Gross wrote:
>> Provide non-inline variants of the local_irq_*() functions for Mini-OS
>> apps which should not depend on Mini-OS configuration.
>>
> 
> I think it would be worth pointing out which apps need to access such
> low level functionalities in commit message.

I stumbled over it with ioemu-stubdom. Basically it could be any app
using e.g. wake_up() or wait_event() as those are macros fiddling with
irq on/off. xenevtchn_pending() is another candidate.

>> Signed-off-by: Juergen Gross <jgr...@suse.com>
> 
> Reviewed-by: Wei Liu <wei.l...@citrix.com>

Thanks,

Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to