* [Xenomai] IPIPE_KEVT_SETAFFINITY
@ 2013-08-28 10:41 Jan Kiszka
2013-08-28 10:56 ` Philippe Gerum
2013-08-28 10:58 ` Jan Kiszka
0 siblings, 2 replies; 6+ messages in thread
From: Jan Kiszka @ 2013-08-28 10:41 UTC (permalink / raw)
To: Philippe Gerum; +Cc: Xenomai
Hi Philippe,
please push to ipipe.git what introduces IPIPE_KEVT_SETAFFINITY. I'm
riding on the tip of all trees and cannot build forge anymore. Or does
this event rather require some feature detection in forge?
Thanks,
Jan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai] IPIPE_KEVT_SETAFFINITY
2013-08-28 10:41 [Xenomai] IPIPE_KEVT_SETAFFINITY Jan Kiszka
@ 2013-08-28 10:56 ` Philippe Gerum
2013-08-28 10:58 ` Jan Kiszka
1 sibling, 0 replies; 6+ messages in thread
From: Philippe Gerum @ 2013-08-28 10:56 UTC (permalink / raw)
To: Jan Kiszka; +Cc: Xenomai
On 08/28/2013 12:41 PM, Jan Kiszka wrote:
> Hi Philippe,
>
> please push to ipipe.git what introduces IPIPE_KEVT_SETAFFINITY. I'm
> riding on the tip of all trees and cannot build forge anymore. Or does
> this event rather require some feature detection in forge?
>
> Thanks,
> Jan
>
You need the top two commits of this branch, which is still the
reference version for -forge (unlike -forge, 2.6 does not require
KEVT_SETAFFINITY):
http://git.xenomai.org/?p=ipipe.git;a=shortlog;h=refs/heads/ipipe-3.8
These commits will land into ipipe-next when the that latter moves to 3.10.
--
Philippe.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai] IPIPE_KEVT_SETAFFINITY
2013-08-28 10:41 [Xenomai] IPIPE_KEVT_SETAFFINITY Jan Kiszka
2013-08-28 10:56 ` Philippe Gerum
@ 2013-08-28 10:58 ` Jan Kiszka
2013-08-28 11:04 ` Philippe Gerum
1 sibling, 1 reply; 6+ messages in thread
From: Jan Kiszka @ 2013-08-28 10:58 UTC (permalink / raw)
To: Philippe Gerum; +Cc: Xenomai
On 2013-08-28 12:41, Jan Kiszka wrote:
> Hi Philippe,
>
> please push to ipipe.git what introduces IPIPE_KEVT_SETAFFINITY. I'm
> riding on the tip of all trees and cannot build forge anymore.
Ah, oversaw it. It's in stable ipipe-3.8 only. Will pick it up for my
master queue.
> Or does
> this event rather require some feature detection in forge?
I suppose the policy for forge is still to require latest, full-featured
I-pipe patches, right?
Jan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai] IPIPE_KEVT_SETAFFINITY
2013-08-28 10:58 ` Jan Kiszka
@ 2013-08-28 11:04 ` Philippe Gerum
2013-08-28 11:07 ` Jan Kiszka
0 siblings, 1 reply; 6+ messages in thread
From: Philippe Gerum @ 2013-08-28 11:04 UTC (permalink / raw)
To: Jan Kiszka; +Cc: Xenomai
On 08/28/2013 12:58 PM, Jan Kiszka wrote:
> On 2013-08-28 12:41, Jan Kiszka wrote:
>> Hi Philippe,
>>
>> please push to ipipe.git what introduces IPIPE_KEVT_SETAFFINITY. I'm
>> riding on the tip of all trees and cannot build forge anymore.
>
> Ah, oversaw it. It's in stable ipipe-3.8 only. Will pick it up for my
> master queue.
>
>> Or does
>> this event rather require some feature detection in forge?
>
> I suppose the policy for forge is still to require latest, full-featured
> I-pipe patches, right?
>
Yes, so that we start playing with wrappers as late as possible, at
least not before the first official release is out.
--
Philippe.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai] IPIPE_KEVT_SETAFFINITY
2013-08-28 11:04 ` Philippe Gerum
@ 2013-08-28 11:07 ` Jan Kiszka
2013-08-28 13:32 ` Philippe Gerum
0 siblings, 1 reply; 6+ messages in thread
From: Jan Kiszka @ 2013-08-28 11:07 UTC (permalink / raw)
To: Philippe Gerum; +Cc: Xenomai
On 2013-08-28 13:04, Philippe Gerum wrote:
> On 08/28/2013 12:58 PM, Jan Kiszka wrote:
>> On 2013-08-28 12:41, Jan Kiszka wrote:
>>> Hi Philippe,
>>>
>>> please push to ipipe.git what introduces IPIPE_KEVT_SETAFFINITY. I'm
>>> riding on the tip of all trees and cannot build forge anymore.
>>
>> Ah, oversaw it. It's in stable ipipe-3.8 only. Will pick it up for my
>> master queue.
>>
>>> Or does
>>> this event rather require some feature detection in forge?
>>
>> I suppose the policy for forge is still to require latest, full-featured
>> I-pipe patches, right?
>>
>
> Yes, so that we start playing with wrappers as late as possible, at
> least not before the first official release is out.
But wrappers for older kernel version (3.x) are fine? Asking as I will
introduce one for the procfs stuff of 3.10. See [1].
Jan
[1]
http://git.xenomai.org/?p=xenomai-jki.git;a=commitdiff;h=e94d8b0b53b7309d640a97309f65056accbb2ec7
--
Siemens AG, Corporate Technology, CT RTC ITP SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai] IPIPE_KEVT_SETAFFINITY
2013-08-28 11:07 ` Jan Kiszka
@ 2013-08-28 13:32 ` Philippe Gerum
0 siblings, 0 replies; 6+ messages in thread
From: Philippe Gerum @ 2013-08-28 13:32 UTC (permalink / raw)
To: Jan Kiszka; +Cc: Xenomai
On 08/28/2013 01:07 PM, Jan Kiszka wrote:
> On 2013-08-28 13:04, Philippe Gerum wrote:
>> On 08/28/2013 12:58 PM, Jan Kiszka wrote:
>>> On 2013-08-28 12:41, Jan Kiszka wrote:
>>>> Hi Philippe,
>>>>
>>>> please push to ipipe.git what introduces IPIPE_KEVT_SETAFFINITY. I'm
>>>> riding on the tip of all trees and cannot build forge anymore.
>>>
>>> Ah, oversaw it. It's in stable ipipe-3.8 only. Will pick it up for my
>>> master queue.
>>>
>>>> Or does
>>>> this event rather require some feature detection in forge?
>>>
>>> I suppose the policy for forge is still to require latest, full-featured
>>> I-pipe patches, right?
>>>
>>
>> Yes, so that we start playing with wrappers as late as possible, at
>> least not before the first official release is out.
>
> But wrappers for older kernel version (3.x) are fine? Asking as I will
> introduce one for the procfs stuff of 3.10. See [1].
>
Yes, since -forge still supports 3.8 anyway. Currently, the oldest
supported release is 3.5.
> Jan
>
> [1]
> http://git.xenomai.org/?p=xenomai-jki.git;a=commitdiff;h=e94d8b0b53b7309d640a97309f65056accbb2ec7
>
--
Philippe.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-08-28 13:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28 10:41 [Xenomai] IPIPE_KEVT_SETAFFINITY Jan Kiszka
2013-08-28 10:56 ` Philippe Gerum
2013-08-28 10:58 ` Jan Kiszka
2013-08-28 11:04 ` Philippe Gerum
2013-08-28 11:07 ` Jan Kiszka
2013-08-28 13:32 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.