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 53424C761A6 for ; Tue, 4 Apr 2023 12:13:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234819AbjDDMNI (ORCPT ); Tue, 4 Apr 2023 08:13:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46164 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234858AbjDDMLE (ORCPT ); Tue, 4 Apr 2023 08:11:04 -0400 Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B10630F2 for ; Tue, 4 Apr 2023 05:08:06 -0700 (PDT) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id AA6AB3200904; Tue, 4 Apr 2023 08:08:05 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Tue, 04 Apr 2023 08:08:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= joshtriplett.org; h=cc:cc:content-type:content-type:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm1; t= 1680610085; x=1680696485; bh=Bw/h1Rh4E0vT8Nc1IFmxcu4JEtmmInnw9fc s0rCMMao=; b=RqfDu87pHoRhmKtJIy++Lgz1sL5nBYETIomgBeI+GAvdqfkqWEZ GNMxgr4GLq78DQoT3mbP7EXhcQwnDsW7nUtpFTOLHCKnttuN6DFTpj/Oia/uwY/f DGbQHEZo+RIwA6h2X9c5UH1GOONbvbm97reYBs2g7FulZvs/78RZb0a08Y1YSp2e u7tS3Xk0BT+a0xcMaSg2BmFoTBQCfecGz4Z5GpTizwQA3biP032cQ/6HugdnY2TS gb2TtaQF1C6Rp5AzyKJH+TEHOv4Ymj7wffUccIBeHkMHccVzIWeZ0zc25mAkqxwj 7D7BwdiDAEAR2k6+mSeAtKgPAHf8XOPVR+Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; t=1680610085; x=1680696485; bh=Bw/h1Rh4E0vT8 Nc1IFmxcu4JEtmmInnw9fcs0rCMMao=; b=C1nRnXZubnNTUZtq/1GWW+F3fVRSQ Epy9qwg5jUXNu1Brvfy8iubkikf7NvYdXf/i1i/wwOdBMtpRyWvO/6GHxfw0hwJV g7hV0zeI75A7zuiY4i6ha8QekB+e9lx+tcX8pE7kEqMtDHAk+12rXXU3eqGRjO8/ NFkVwrNnBn7mHgroLIKiq1Fsa8CEjVWLtIPUv5vWLz0FcJ6VMTkPs5N7+RdAt/Y8 8G9zs0dOfOV8x8dKiK5nwkno5AUpmmSRMuMoiVqgpA4jxZSHC+OJAU3ZvmjU6bYW yhb4t3GFwCwZfsFM6JBPgrtv11pHlPcJp3ax3+tFDuZJ/7BVBD0dhlBbg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdeiledggeekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvvefukfhfgggtuggjsehttd ertddttddvnecuhfhrohhmpeflohhshhcuvfhrihhplhgvthhtuceojhhoshhhsehjohhs hhhtrhhiphhlvghtthdrohhrgheqnecuggftrfgrthhtvghrnhepudeigeehieejuedvte dufeevtdejfeegueefgffhkefgleefteetledvtdfftefgnecuvehluhhsthgvrhfuihii vgeptdenucfrrghrrghmpehmrghilhhfrhhomhepjhhoshhhsehjohhshhhtrhhiphhlvg htthdrohhrgh X-ME-Proxy: Feedback-ID: i83e94755:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 4 Apr 2023 08:08:02 -0400 (EDT) Date: Tue, 4 Apr 2023 21:07:59 +0900 From: Josh Triplett To: kernel test robot Cc: Andrew Morton , linux-kernel@vger.kernel.org, llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Linux Memory Management List Subject: Re: [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace Message-ID: References: <202304041715.c3b7aJd4-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202304041715.c3b7aJd4-lkp@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 04, 2023 at 05:58:51PM +0800, kernel test robot wrote: > reproduce (this is a W=1 build): Right, I *really* need to start doing W=1 builds. (Am I missing something, or did kernel builds once emit warnings about type mismatches on `min` by default?) > >> kernel/sys.c:2383:23: warning: comparison of distinct pointer types ('typeof (sizeof (mm->saved_auxv)) *' (aka 'unsigned int *') and 'typeof (len) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types] Will fix in v2.