From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by smtp.subspace.kernel.org (Postfix) with ESMTP id F153B25F7A3; Mon, 28 Apr 2025 10:24:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.175.24.41 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745835869; cv=none; b=RWRM/zf0MYSl9jSVhuJtjuZu5vHK5WY2odR7RFkpdSLhe47PbNGyUtAQQA7aejagAdOhf+Qlu+MoAGWznVlC0URvJSsvNxHfberXJqJonkkjxHAQMm4a6aMNhC0mAp8kipQlG6a1XuC1FsD7n83YVMl6BsLphyKzEsoMZoXHUlM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745835869; c=relaxed/simple; bh=+kZVIERvcyGvWe3mkjV83hs94UpwZLtoI8+++t91CoI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Ofvaiwk7ahI6bkEJ+rNV84zg/5oqBFHCh+8Fvh/4hP61ccGUN+XCe61jGlOGQn7Gm5JS6viobATCrgd5fCbkOGloQMIO+KbHpeULDBix2LhUKOJP7lgPyML0I1IY9/bLWlUP76aOmqJger1Ga6rAlqKUxe0/+3vTBbFtzUUaAYI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de; spf=pass smtp.mailfrom=alpha.franken.de; arc=none smtp.client-ip=193.175.24.41 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alpha.franken.de Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1u9Leo-0007dz-00; Mon, 28 Apr 2025 12:24:14 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id A4890C0895; Mon, 28 Apr 2025 12:23:50 +0200 (CEST) Date: Mon, 28 Apr 2025 12:23:50 +0200 From: Thomas Bogendoerfer To: Marco Crivellari Cc: Huacai Chen , "Maciej W. Rozycki" , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, Frederic Weisbecker , Anna-Maria Behnsen , Thomas Gleixner , Peter Zijlstra Subject: Re: [PATCH v7 2/2] MIPS: Move r4k_wait() to .cpuidle.text section Message-ID: References: <20250403161143.361461-1-marco.crivellari@suse.com> <20250403161143.361461-3-marco.crivellari@suse.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Apr 28, 2025 at 12:20:31PM +0200, Marco Crivellari wrote: > Hi, > > If it sounds good also to Maciej, I will submit the new version with the > space before "ax" (and of course, the ".previous"). save your time, this is already applied and I won't rebase the branch just because of this minor bisection problem. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]