From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 313E8C47077 for ; Tue, 16 Jan 2024 18:27:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YCCRu/iwLYZ8BwI8fiOF80sweIaOSrAC2z64e/q6kog=; b=T0vTUVAFdTpCsbWgXBhcDRySlB yaJybCYRB0ISdbz4/bTmZyu/ixBdFQ3wyOgLEMf6zrKDi+hboh4GecjrDk9+GjnopsnkRbit2umPy t8TZc2nse+dt8tY4pq1nNlHtyb/WLWCGPUgWAvEYqw9UkOjjN98z85IFgN7gs5iSr7u1tM94yvTDb +ciIbDh21aTQPUrnHqNAd8uaTUjgbOlGwWoOFkQE5ydqfWlLA8jkD5b+K34ytFNrY4rn58/6POvCc NFQzqrgW+WKCbpWku2fNc17vtMq7EagqKAM643Mmi1mZNMi/w0ED2H56VXuNIS0r/5jkHQeCPknvO umspQ1Gw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rPo9S-00Cyxe-1t; Tue, 16 Jan 2024 18:27:06 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rPo9Q-00Cyx4-0W for linux-arm-kernel@lists.infradead.org; Tue, 16 Jan 2024 18:27:05 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 7E403B80D60; Tue, 16 Jan 2024 18:27:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A2773C433F1; Tue, 16 Jan 2024 18:27:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1705429621; bh=ksTT7otkFuZ3TfpBCATNfR7X5lSyn/EtMAW/HBn05lk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CQc8vUZNUbp5PHty7JFX18C7OgBqSeNzGvvol5FcQHoAlHoN+PKItErFSI7ei+q5R /e3ptAch5LbbEf3D1ICwU49+85OoxWsuZ2vWVJdtRwwwFGfjkfT/JyIvHdhfIFZzqR y1+0kU4+GyLKtITqEJpvYGiTF0VXzLFwHc9idVB5+bZHI/XboIcmxp4/Z68KDvuEs/ eiFGFb3OXf9mJBy7C6oHqNEscRjBvtwC/QIWue2IaP3jsu2lcLNIx6B9b1JBi76+Ye b/SXxLtMvcmELgeqOnKZs4CzMoTFFslwSDnwAEik5NEn7kzOmrFvBQocN3Hj1wyIxu 1rj5mWsxPSAOw== Date: Tue, 16 Jan 2024 13:27:00 -0500 From: Sasha Levin To: Kent Overstreet Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Suren Baghdasaryan , catalin.marinas@arm.com, will@kernel.org, keescook@chromium.org, arnd@arndb.de, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH AUTOSEL 5.15 05/11] arm64: Fix circular header dependency Message-ID: References: <20240116010729.219219-1-sashal@kernel.org> <20240116010729.219219-5-sashal@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240116_102704_351628_3452FDFD X-CRM114-Status: UNSURE ( 8.87 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jan 15, 2024 at 08:46:07PM -0500, Kent Overstreet wrote: >On Mon, Jan 15, 2024 at 08:07:05PM -0500, Sasha Levin wrote: >> From: Kent Overstreet >> >> [ Upstream commit 04bc786d663543512d08f1b86c7bcefb5144afe3 ] >> >> Replace linux/percpu.h include with asm/percpu.h to avoid circular >> dependency. >> >> Signed-off-by: Kent Overstreet >> Signed-off-by: Suren Baghdasaryan >> Signed-off-by: Sasha Levin > >This patch doesn't need to be backported, it's fixing an issue that >occurs with the memory allocation profiling patchset I'll drop it, thanks! -- Thanks, Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel