From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48D60F51.4020408@domain.hid> Date: Sun, 21 Sep 2008 11:09:37 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <200808251743.26012@domain.hid> <200809151504.491@domain.hid> <48CE9B69.8010604@domain.hid> <200809201119.02149.paul_c@domain.hid> In-Reply-To: <200809201119.02149.paul_c@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] rt_queue_delete returns -EBUSY List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Cc: xenomai@xenomai.org Paul wrote: > Hi Philippe > > On Monday 15 September 2008, Philippe Gerum wrote: >> Petr Cervenka wrote: >>> I tried the patch on xenomai 2.4.5. After a couple of my long run tests I >>> have found no errors. So I am very satisfied with it ;-) >> Ok, thanks. I'm queuing this patch for commit to both branches then. > > It would appear that the patch is missing changes in a couple of spots that is > causing kernel compiles to break - Assuming the secord arg to > xnheap_destroy_mapped is NULL, the attached (trivial) patch addresses the > problem in TRUNK. Applied, thanks. -- Gilles.