From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <500EBD23.4060902@xenomai.org> Date: Tue, 24 Jul 2012 17:20:03 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <500AF14A.30703@xenomai.org> <500B014B.6080206@xenomai.org> <500D01AE.2090801@siemens.com> <500D0666.2000700@xenomai.org> <500D0E10.1040707@xenomai.org> <500D11DE.5010203@xenomai.org> <500D211C.4000808@xenomai.org> <500D2A69.5030505@xenomai.org> <500D2E14.5000905@xenomai.org> In-Reply-To: <500D2E14.5000905@xenomai.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] RT_TASK affinity on more than 8 CPU's List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: "xenomai@xenomai.org" On 07/23/2012 12:57 PM, Philippe Gerum wrote: > Do you have fixes to the generic core pending? If so, I'd like to merge > them, so that I can eventually send out an updated patch to the blackfin > folks. I just pushed my branch (for-core-3.4 in the usual repository), I made two generic modifications: - add a new raw_spin_lock_irqsave_cond service (and the converse unlock) http://git.xenomai.org/ipipe-gch.git/?p=ipipe-gch.git;a=commit;h=70bf66b5dcb1b2a2a02b5b9aa7021880e93704e7 - iron the "generic irq chip" spinlock http://git.xenomai.org/ipipe-gch.git/?p=ipipe-gch.git;a=commit;h=eeb81d4da57b4537f74c4b60785faef4f2942e2f -- Gilles.