From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 31EA81A5BA2 for ; Mon, 13 Oct 2025 22:09:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.50.34 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760393386; cv=none; b=qSfN2p9IqTfEF3ebmj5SN/ohhBuA8mqLZe37jDKEojHCxiQyWpe/PiU9JBOOv96AyHNFL5JJCVjYSdXMoFDYp7V9kcP9+luz6R/QUD2n3VEpkqqPbEWZjwQB81W7UYNwJTis6j5JWv3YmQWjevVWejvRD0Hs+KzSzGhyZHs8xEg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760393386; c=relaxed/simple; bh=6CbsHzRPntu8PYGWfta/OwgJfcxx2k8V/VHtqyNe5ic=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=A1EyQ8PCj6qVDrxqEs/oL2S130WUFFSkQyRByjX9x6l4f3ojEzk9C9LBp9VGWck5aKCla5bLJpqyUkGSFaLyat7gr7h8B/7jybhb7mTWWx/82maQ28vrN+7beR605O07B30x+EfKYB5we3qfkt/foBFQNQZopBvccfGID8EmzWI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=Z0Z6Ywi9; arc=none smtp.client-ip=90.155.50.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="Z0Z6Ywi9" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=6CbsHzRPntu8PYGWfta/OwgJfcxx2k8V/VHtqyNe5ic=; b=Z0Z6Ywi9TwANu5werxBaTPjieH P5q3LByKFWKgNpxe4AQigUhJrcGSto+Vn2Mye+JFgCm9mleket2XaJS5kIMfrrQZGr55X5uBYKQ12 spfs+o8TO/Cet4PhB2dB0eCt0egqUU79qQfR0q09ogSALltb+96L12pUKvT5aPHxrJBjKlBzOVwNm DdhwcYI/eHHvMic0ixUwiYcJPqjU2aoKHPeaMZjbbfNVn3CNWALATfiKNFCUdQB9XSOdEBQ0qgmqY dU8Oz2KWztkJeT1vjg/wzuDbZbaJJc6dJ6j3j7FQp4A2zZ91cfM/HjOVGMa5M1Ja1jlVy1/bQZuHv khnT7Log==; Received: from willy by casper.infradead.org with local (Exim 4.98.2 #2 (Red Hat Linux)) id 1v8Qjd-0000000EoED-1Svk; Mon, 13 Oct 2025 22:09:41 +0000 Date: Mon, 13 Oct 2025 23:09:41 +0100 From: Matthew Wilcox To: Guenter Roeck Cc: Linus Torvalds , Linux Kernel Mailing List , Feng Chen , Jeff Layton , Michal Swiatkowski Subject: Re: Linux 6.18-rc1 Message-ID: References: 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, Oct 13, 2025 at 10:08:22AM -0700, Guenter Roeck wrote: > arch/csky/abiv2/inc/abi/cacheflush.h: In function 'flush_dcache_folio': > arch/csky/abiv2/inc/abi/cacheflush.h:23:39: error: passing argument 2 of 'const_test_bit' from incompatible pointer type Message-Id: <20251006-csky-folio-flags-v1-1-a91dcbdbf988@linutronix.de> buildbot doesn't test any configs that include v2abi.