Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp825593imu; Wed, 23 Jan 2019 06:23:28 -0800 (PST) X-Google-Smtp-Source: ALg8bN7xizA10s0OOumAHORt+cvB5h+21z8t3fWv3HpBCTKqoYMpOw8KGwJQKGhNk7/5hKperpJt X-Received: by 2002:a63:ef04:: with SMTP id u4mr2128258pgh.197.1548253408550; Wed, 23 Jan 2019 06:23:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548253408; cv=none; d=google.com; s=arc-20160816; b=vzTs6mResHy7mXHaN9+7i7V9RKNiZM0HY9hq2DjFXYEmQD25GNGgcmSnS+9lEh7Ut3 pL7KP02Q+NIkP9YiX/jw13+0vJaduJxIJ0PKuZm2+z4iM63qXAoF6TyCITqdfx9Wp8D1 aMCgIRHYvgMpwpJ13VmdaRcnlvEwpWMo9V7V50LUtetsu8qlPCFbDXeKc7hhQW6/9D9I d+KvLkJew6KnoDKdzM+EpmfWPiy5x1HL0MTLB4HID0/6HX4Jaz0rLVWz5Jz9GjPH8byt VmwZXpgqYMgtHlGk9RAvcby9Ii7qBCWezCI7e/5MgU4gsHsLqiZTLiEAzgGTehXd3ya5 fClQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:references:organization:in-reply-to:subject:cc:to :from; bh=X2GWmn5cdVkf892A/A00xCxCmvmvr+Uk2N+vjebIYXE=; b=rNx+x6ND7FkMpsf7C03HSCsPZKwl616bvbi1q19f9TWozqqdUNfOLfldVu1bLob8+Z IwnwTGWQSwwwlkNOiFjGSqQKdsWqLSaM8AMp1EaehiKyO3JXq6OshL5goqUoPliD8WOR TU2NRqNVdW91xPZJHW4wFUZ4AyvrabSskmtISYtXmOcTwkea4T+BwXR/rVY28Qzcs1uK 6Is38H9BwodMplZWqRP9KgIikwrr/9KwLAzbFVJWnBzFRDFfo5THBK///WvIr+ZgBnAR r8fclAvdTkBKBGtch7i6gQJsgxxFM/T2mlNBCKFqeaudPeOW+q88KjJY7b4Y2x+YmIWf EBfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a11si20175844pla.20.2019.01.23.06.23.07; Wed, 23 Jan 2019 06:23:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726951AbfAWOWB convert rfc822-to-8bit (ORCPT + 99 others); Wed, 23 Jan 2019 09:22:01 -0500 Received: from mga01.intel.com ([192.55.52.88]:50595 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726126AbfAWOWB (ORCPT ); Wed, 23 Jan 2019 09:22:01 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jan 2019 06:22:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,511,1539673200"; d="scan'208";a="140626236" Received: from jnikula-mobl3.fi.intel.com (HELO localhost) ([10.237.66.172]) by fmsmga001.fm.intel.com with ESMTP; 23 Jan 2019 06:21:56 -0800 From: Jani Nikula To: Greg KH , Kees Cook Cc: dev@openvswitch.org, Ard Biesheuvel , netdev@vger.kernel.org, intel-gfx@lists.freedesktop.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mm@kvack.org, linux-security-module@vger.kernel.org, kernel-hardening@lists.openwall.com, intel-wired-lan@lists.osuosl.org, linux-fsdevel@vger.kernel.org, xen-devel@lists.xenproject.org, Laura Abbott , linux-kbuild@vger.kernel.org, Alexander Popov Subject: Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches In-Reply-To: <874l9z31c5.fsf@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20190123110349.35882-1-keescook@chromium.org> <20190123110349.35882-2-keescook@chromium.org> <20190123115829.GA31385@kroah.com> <874l9z31c5.fsf@intel.com> Date: Wed, 23 Jan 2019 16:23:39 +0200 Message-ID: <871s53311w.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 23 Jan 2019, Jani Nikula wrote: > On Wed, 23 Jan 2019, Greg KH wrote: >> On Wed, Jan 23, 2019 at 03:03:47AM -0800, Kees Cook wrote: >>> Variables declared in a switch statement before any case statements >>> cannot be initialized, so move all instances out of the switches. >>> After this, future always-initialized stack variables will work >>> and not throw warnings like this: >>> >>> fs/fcntl.c: In function ‘send_sigio_to_task’: >>> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable] >>> siginfo_t si; >>> ^~ >> >> That's a pain, so this means we can't have any new variables in { } >> scope except for at the top of a function? >> >> That's going to be a hard thing to keep from happening over time, as >> this is valid C :( > > Not all valid C is meant to be used! ;) > > Anyway, I think you're mistaking the limitation to arbitrary blocks > while it's only about the switch block IIUC. > > Can't have: > > switch (i) { > int j; > case 0: > /* ... */ > } > > because it can't be turned into: > > switch (i) { > int j = 0; /* not valid C */ > case 0: > /* ... */ > } > > but can have e.g.: > > switch (i) { > case 0: > { > int j = 0; > /* ... */ > } > } > > I think Kees' approach of moving such variable declarations to the > enclosing block scope is better than adding another nesting block. PS. The patch is Reviewed-by: Jani Nikula and the drivers/gpu/drm/i915/* parts are Acked-by: Jani Nikula for merging via whichever tree is appropriate. (There'll be minor conflicts with in-flight work in our -next tree, but no biggie.) -- Jani Nikula, Intel Open Source Graphics Center