On Sat, 2005-06-18 at 01:21 +0200, Philippe Gerum wrote:
> +#define local_save_flags(x) ((x) = __ipipe_test_root())
> +#define local_irq_save(x) ((x) = __ipipe_test_and_stall_root())
> +#define local_irq_restore(x) __ipipe_restore_root(x)
> +#define local_irq_disable() __ipipe_stall_root()
> +#define local_irq_enable() __ipipe_unstall_root()
> +
> +#define irqs_disabled() __ipipe_test_root()
If you want to integrate with newer RT patches , (I'm not sure which one
this is on) .. You could modify the above so that it uses the soft irq's
off flags . So if linux is in a soft irq disable than it's equal to a
stall on the ipipe ..
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]