From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) (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 ADF74217718 for ; Fri, 7 Mar 2025 17:44:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.17 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741369448; cv=none; b=pWC9SrnyBd80yMsKPUGDzLkO+MSzD4jqLoUd4GS5k+IYJn/xvj/bD5DUXIZPO2ZI1BCnyyG24M19aViDvYF2MfQzf7DKXgRbyBlxOuiPwmLJabniNq3ytMRK7kR9vAkvks2Onhmar1T1SQfut35LmDRSlEJLZPTXNzjwFmhePfI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741369448; c=relaxed/simple; bh=1srF4LgWxxJj/Y9eDyJgZvB55VhLx8r7xdOwjT1Oc+E=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=R5uIsK/W0EulFUqweNNNVW0uL7+qGf7Dnmr7V9HDFry49u7efWd2NHnM8LN3cjplrQ7uXcj8iMBd+MpMTSNWPkHL45a2vnH0MIKi/k4bIUP3xhdFcVLeOUqEeQP+mD07jgDXbsrq9syA+gWkTOn9mmTyYBIqlSe/2Iq5BXxaOfs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=Lsm8S7ZZ; arc=none smtp.client-ip=198.175.65.17 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Lsm8S7ZZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1741369447; x=1772905447; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=1srF4LgWxxJj/Y9eDyJgZvB55VhLx8r7xdOwjT1Oc+E=; b=Lsm8S7ZZnuwxX+Rjv6Pd4i+QbqiVFpy6evV7h2hzx95j83QQcXajKX2L LJGbm8QAn9KZfozVMP8EHPyPBLbamHkySiE+hCjn3a5pnAF9re14e1oW7 07MRott77niGlygPmCE2ZI8AxycjB0a9Q7q9sEdaHLAnHz9H+GRsut0Ck 6S3bbhN9AnA/fkv3/G2s7iIPKwjGIh29HnsFo+QSYltaqeWbALppI3vm/ zdOctp/ij1t0kp6UjLiJ8OkEYhIWvLXwleYBtVO+zcuBHSwtJL1W+tRxd dVfcme9X0CBpiie306DLTbTiJ3MGUTAYePhMdAqSkjG0+A1VU1U+mR1DB A==; X-CSE-ConnectionGUID: h3tHp35/QnS2hLVU8Kz5dg== X-CSE-MsgGUID: Ca4Mbd8mSQSENjKzhl400g== X-IronPort-AV: E=McAfee;i="6700,10204,11365"; a="42461795" X-IronPort-AV: E=Sophos;i="6.14,229,1736841600"; d="scan'208";a="42461795" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Mar 2025 09:44:07 -0800 X-CSE-ConnectionGUID: HwCCIbF9QDS6ezXMH8jalw== X-CSE-MsgGUID: QfApuOshQTisfw2kd/i7wQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.14,229,1736841600"; d="scan'208";a="124472094" Received: from smile.fi.intel.com ([10.237.72.58]) by fmviesa004.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Mar 2025 09:44:01 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.98) (envelope-from ) id 1tqbjp-00000000TVy-36Lu; Fri, 07 Mar 2025 19:43:57 +0200 Date: Fri, 7 Mar 2025 19:43:57 +0200 From: Andy Shevchenko To: Yury Norov Cc: mailhol.vincent@wanadoo.fr, Lucas De Marchi , Rasmus Villemoes , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Simona Vetter , Andrew Morton , linux-kernel@vger.kernel.org, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Andi Shyti , David Laight , Dmitry Baryshkov , Jani Nikula Subject: Re: [PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*() Message-ID: References: <20250308-fixed-type-genmasks-v6-0-f59315e73c29@wanadoo.fr> 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: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Fri, Mar 07, 2025 at 12:18:02PM -0500, Yury Norov wrote: > No rush, please allow your reviewers a week or two before submitting > a new iteration unless you want to disregard the previous version for > some reason, of course. This will not get into the upcoming merge > window, anyways. > > So, what should I do? Go through the v5 and all discussions in there, > or just jump on this? There is also question to you. Are we going to leave with U128 variants or is it subject to remove? If the latter, can you issue a formal patch? -- With Best Regards, Andy Shevchenko