From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (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 26A502E718F for ; Mon, 8 Jun 2026 06:26:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780899994; cv=none; b=Yu8ql9u2QYmWbPf4pxap6l8ju8uUrPX6NVIcKvLyu28h4OBcjuEdrbp4zxCZV8pnif44vMpXM3uEBtjfzJofwZCQ8t+766VBebYZZ8CXEYpiheGMCRC4igOdDtsfo62W384iATj7+vpbPRj8J5lNR7WPdqhs98lrqgf1Rq+uVp0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780899994; c=relaxed/simple; bh=2+V9mN677mBIEM6fBLbPRMInenldRG29PNzJcoNX2Wk=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=q36DFGPohL6oyV77RnISeetCwO+0Bcc2jLWn1MbtDgvV74zHLBYqxCLq8Ca2VxacX93mAarBnyiugxRhGinQUzW3WIHDSDbzWy4q8jpCIguBSj70jUzzVa8eJugNuxRKOMfhKSQwc+nHlZANaEFsZeqkNIrFJc4By2mWZEbKQHM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=XK/ugaTT; arc=none smtp.client-ip=198.175.65.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass 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="XK/ugaTT" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1780899993; x=1812435993; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=2+V9mN677mBIEM6fBLbPRMInenldRG29PNzJcoNX2Wk=; b=XK/ugaTTh3Thaz5sesZk/nPM7rjQJ83aJL56VQzFxoAqDCw8ze7Herfd idzD4Wc1EF5lASTqj72ftRgdhCl2Dljj294vDQBKS/Wo+85gwHD9xPuzA ExFrThnP3lxwFiI5uCBpKkkczvAG8/5jW/vu6e2LjLkjz81l9++VOBmXc gdYvftf/juuNxyCBz8Wpck7/vbEVCFHopF0zufysW2Rarx9O0vBCV52PN keM2UhuECOKpjHjZjaSKvJbGxiq8SdJcVtjszOgIF8IIMykR9FR7qbbnQ rIFBphy8YI71wfxlhvnk3MpR6g3Nm0dfOqHsoiufPhqKdZRARz8rkC8f9 Q==; X-CSE-ConnectionGUID: QsMMAiMARQWSdeYZm8NZcg== X-CSE-MsgGUID: wZe5CKryTQOfixXdHcbUgA== X-IronPort-AV: E=McAfee;i="6800,10657,11810"; a="81539016" X-IronPort-AV: E=Sophos;i="6.24,194,1774335600"; d="scan'208";a="81539016" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jun 2026 23:26:33 -0700 X-CSE-ConnectionGUID: hpvW436VRcyZrA0M2iXsFg== X-CSE-MsgGUID: DDvq1EQ9Qg2+V14YtdZxCg== X-ExtLoop1: 1 Received: from kniemiec-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.244.110]) by fmviesa003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jun 2026 23:26:31 -0700 Date: Mon, 8 Jun 2026 09:26:29 +0300 From: Andy Shevchenko To: Linux GPIO Cc: Linus Walleij , Bartosz Golaszewski , Andy Shevchenko Subject: Re: [GIT PULL] intel-gpio for 7.1-1 Message-ID: References: Precedence: bulk X-Mailing-List: linux-gpio@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 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Tue, May 12, 2026 at 11:13:04PM +0300, Andy Shevchenko wrote: > On Fri, May 08, 2026 at 08:03:57AM +0200, Andy Shevchenko wrote: > > Hi Linux GPIO maintainers, > > > > A single fix for ACPI interrupts handling on boot. Have been in Linux Next for > > a while without reported regressions. Please, pull for the current, v7.1 cycle. > > Bart, any issues with this PR? What's going on with this PR, please? -- With Best Regards, Andy Shevchenko