From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4777839E.90401@domain.hid> Date: Sun, 30 Dec 2007 12:40:14 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <4776D46A.7080500@domain.hid> In-Reply-To: <4776D46A.7080500@domain.hid> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Adeos-main] [PATCH 2/5] x86_64:inline root irq thunks Reply-To: rpm@xenomai.org List-Id: General discussion about Adeos List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: adeos-main Jan Kiszka wrote: > Align x86_64 with x86_32 by inlining the xirq and virq trampolines. This > saves a few bytes of text and avoids holes in the function backtraces > you see with the tracer. > Ok, the same kind of changes from the last patch series badly broke the kernel at boot time for both 32/64 archs, so this patch is held until the needed time can be dedicated to test it extensively. -- Philippe.