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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3711C433F5 for ; Thu, 10 Mar 2022 19:26:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343565AbiCJT1M (ORCPT ); Thu, 10 Mar 2022 14:27:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237730AbiCJT1J (ORCPT ); Thu, 10 Mar 2022 14:27:09 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6748F137029; Thu, 10 Mar 2022 11:26:08 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 87F8168AFE; Thu, 10 Mar 2022 20:26:04 +0100 (CET) Date: Thu, 10 Mar 2022 20:26:04 +0100 From: Christoph Hellwig To: Greg KH Cc: "H. Nikolaus Schaller" , Huang Pei , Thomas Bogendoerfer , Sasha Levin , Christoph Hellwig , stable@vger.kernel.org, linux-kernel , Discussions about the Letux Kernel Subject: Re: [BUG] new MIPS compile error on v5.15.27 Message-ID: <20220310192604.GA7526@lst.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 10, 2022 at 08:05:04PM +0100, Greg KH wrote: > Thanks for the report. I'll work on resolving this for the next round > of stable releases _after_ the ones that are currently out for review > are released. If you think the genhd.h include cleanup is the best fix feel free to pick it up. But I really think it is just hiding the problem, and that problem will resurface.