Philippe Gerum wrote: > On Tue, 2009-11-10 at 12:33 +0100, Jan Kiszka wrote: >> Philippe Gerum wrote: >>> On Tue, 2009-11-10 at 11:43 +0100, Jan Kiszka wrote: >> [...] >>>> Oh, *_hw_smp is new, isn't it? Do we need to wrap it for older I-pipes? >>> Yes, it was introduced to solve the SMP migration issue actually, so we >>> need a wrapper. The advantage of having that wrapper instead of going >>> for inlined #ifdef CONFIG_SMP is that I could simply get rid of that >>> wrapper in 3.x, since all legacy pipeline patches would be deprecated >>> there anyway. >> Something like this, or where to put the wrapper? >> > > Better move it to asm-generic/hal.h like other i-pipe related > conditionals.
OK, pushed a corresponding version. Jan -- Siemens AG, Corporate Technology, CT SE 2 Corporate Competence Center Embedded Linux _______________________________________________ Xenomai-core mailing list [email protected] https://mail.gna.org/listinfo/xenomai-core
