Message ID | 20240408103207.197423-1-kovalev@altlinux.org |
---|---|
Headers | show
Received: from air.basealt.ru (air.basealt.ru [194.107.17.39]) (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 D067856461; Mon, 8 Apr 2024 10:32:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.107.17.39 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712572345; cv=none; b=JAI30kw9OcHtL0+Cq93/OfS1lLx0+VkOjyK50klOA5ztX6y1OAyN+Yl86ahRbGSjpMQcBHxX2VzuRN2Z1yryZvhbixIiVvDkDi5mVGEH4Nu7s//d6lAdKbME49WdtJeS3Q9MmnYoFO/UmM53QE4CsWAuFIGioy1dGI3QTVv827E= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712572345; c=relaxed/simple; bh=DJ1JPD/y1Y/bpZ4uT0bn3HqL8MEys7OhY8tmThn0Iuo=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=canPYKrjsy+ujSvUVy5cNaxQ+78irA7nr1A9EAVcNBi4E1XNVSAf9yOgkD7BF3Oxu/XdFHjMeJ3y3swjqpqEEyHrhXZYXxSvYfTB9NIYzG7BtN5Tt+5i1wlh7G8rvmIG0TwKZOvGabJSQm0iplHAu1R5Kp6I53QQQBYN+TEnDC4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=altlinux.org; spf=pass smtp.mailfrom=altlinux.org; arc=none smtp.client-ip=194.107.17.39 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=altlinux.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=altlinux.org Received: by air.basealt.ru (Postfix, from userid 490) id 1F2522F20252; Mon, 8 Apr 2024 10:32:22 +0000 (UTC) X-Spam-Level: Received: from altlinux.malta.altlinux.ru (obninsk.basealt.ru [217.15.195.17]) by air.basealt.ru (Postfix) with ESMTPSA id 5D47D2F20248; Mon, 8 Apr 2024 10:32:09 +0000 (UTC) From: kovalev@altlinux.org To: stable@vger.kernel.org Cc: rafael@kernel.org, lenb@kernel.org, pavel@ucw.cz, hdegoede@redhat.com, linux-acpi@vger.kernel.org, kovalev@altlinux.org Subject: [PATCH v6.1.y 0/14 ] ACPI: resource: Add IRQ override quirks (backport changes from v6.9-rc3) Date: Mon, 8 Apr 2024 13:31:53 +0300 Message-Id: <20240408103207.197423-1-kovalev@altlinux.org> X-Mailer: git-send-email 2.33.8 Precedence: bulk X-Mailing-List: linux-acpi@vger.kernel.org List-Id: <linux-acpi.vger.kernel.org> List-Subscribe: <mailto:linux-acpi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-acpi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
ACPI: resource: Add IRQ override quirks (backport changes from v6.9-rc3)
|
expand
|