From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4CB5BFBF.6030608@domain.hid> Date: Wed, 13 Oct 2010 16:18:39 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4CB57DB2.3010709@domain.hid> <4CB5A7DD.9090203@domain.hid> <4CB5BD16.3080102@domain.hid> In-Reply-To: <4CB5BD16.3080102@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] rt_heap and DMA32 zone List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel Jacques (Alten)" Cc: xenomai@xenomai.org Gilles Chanteperdrix wrote: > Daniel Jacques (Alten) wrote: >> Yes, it seems to be the solution. >> I performed the following patch and the problem is solved on my application >> >> (...) >> This patch or similar could be included in a next release. >> Thanks for your help Gilles, > > If you generate it with git-format-patch/git-send-mail, you can even get > your name in the logs :-) Ok, forget it, the patch is simple enough. But please next time, use diff -p option, it allows us to apply the changes manually if patch fails. -- Gilles.