From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10891 invoked by alias); 5 May 2006 08:48:35 -0000 Received: (qmail 10883 invoked by uid 22791); 5 May 2006 08:48:34 -0000 X-Spam-Check-By: sourceware.org Received: from 167.imtp.Ilyichevsk.Odessa.UA (HELO ilport.com.ua) (195.66.192.167) by sourceware.org (qpsmtpd/0.31) with SMTP; Fri, 05 May 2006 08:48:33 +0000 Received: (qmail 20089 invoked by alias); 5 May 2006 08:45:59 -0000 Received: from unknown (172.17.2.38) by 0 (172.16.22.5) with ESMTP; 05 May 2006 08:45:59 -0000 From: Denis Vlasenko To: binutils@sourceware.org Subject: Re: as bug (was: Re: smp/up alternatives crash when CONFIG_HOTPLUG_CPU) Date: Fri, 05 May 2006 09:41:00 -0000 User-Agent: KMail/1.8.2 Cc: Ingo Molnar , Linus Torvalds , Gerd Hoffmann , Andrew Morton , linux-kernel@vger.kernel.org, Chuck Ebbert <76306.1226@compuserve.com>, binutils@sources.redhat.com References: <20060419094630.GA14800@elte.hu> <20060421074858.GA28858@elte.hu> <200605051140.22005.vda@ilport.com.ua> In-Reply-To: <200605051140.22005.vda@ilport.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200605051145.54643.vda@ilport.com.ua> Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00105.txt.bz2 Message-ID: <20060505094100.4rJjFPi4hOGBzNqqk29_2X02rHG2sRED2i3Teo_KB_E@z> On Friday 05 May 2006 11:40, Denis Vlasenko wrote: > Reduced testcase, which still exhibits the bug. Smaller one: .section .smp_altinstr_replacement,"awx" .section .sched.text,"ax",@progbits call _spin_unlock # 661: 2: jle 2b # 662: .section .smp_altinstr_replacement,"awx" .fill 662b-661b,1,0x42 -- vda