Message ID | cover.1715609848.git.namcao@linutronix.de (mailing list archive) |
---|---|
Headers | show
Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (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 BF0A54A1A; Mon, 13 May 2024 14:57:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715612243; cv=none; b=TlEGMYBO0wl79CZq0+VyGV3UFNEddrUBx7++dsatgUyAxLikg7WZJPlf5TWGUK5kqhBf4a95JJTGLNjeGmYfs6HgH5TsJYUeYh2THB9wUi6vJhWn+m4mJTFIvUT13Vi30tBL/zRO6NpagCKCaun4bY71NHba/SLAb9bXad1aUi8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715612243; c=relaxed/simple; bh=F2CWvytxAye7ZJ4AEiri2MbkaJ36n5MwK28Ar2tkPgw=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=sR4PhhZdXisKoDU1mmQSSnjKnQTAU1B5WwhnwpPQkNA806Yjxe4vneADNH68KAnu4k0/vCMsHL6ZJh5SP4VfcLOPBC+GZVXGoXnG2LfmtWazyNshC83L5whzY0eaxjcR24L8KUiPSed7f9qQ8vKFA0yyYmpxHeay6opn0X8d1QQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=B+DNTaCB; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=Gti9cLX1; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="B+DNTaCB"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="Gti9cLX1" From: Nam Cao <namcao@linutronix.de> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1715612240; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=eHPJrU2rMX2gcFnOLkLqiCyhEYrM0CWz97BCHQ7jTso=; b=B+DNTaCBXnVDmHNfJm0V4QUEHAvaZIAIB7fDs2YOllPzn606uNgmSHYicgBFXU7CxxmPZP qOa1WPQDuyeu3AhkW2JRbh+mE6urshd8HoQfC4+KPj1Un+JJyV7dkWHDzEgH9DJU7LF6Zw +9pBm5iIZuh9n9SRhY00UpJWkijLnN+GZHH+7TZAJGZHtS3IDC2YpPL+tcI5K+8ZCC9InR s/Dz5BsBj2MSEx0tVtGy7qpqyvJDLj9PuqZyEIphs9IJnE2qKK8of9vJ/pB/1K7Ps7cK6j eoTSkbZU7U6JqyY5K+MHzw1VXmIaW0bTsCf7BmmYnaK8TDj88l827op/tHBGuQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1715612240; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=eHPJrU2rMX2gcFnOLkLqiCyhEYrM0CWz97BCHQ7jTso=; b=Gti9cLX1dR3iWq6lrpRFjgI6/BVun/TaxgO9J3pQ3UsRgiqP5TuI+WZ7xcPVrdx7OtAKCW MERqoWXVmS4MgxDA== To: Bjorn Helgaas <bhelgaas@google.com>, Yinghai Lu <yinghai@kernel.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com>, Mika Westerberg <mika.westerberg@linux.intel.com>, Lukas Wunner <lukas@wunner.de> Cc: Nam Cao <namcao@linutronix.de> Subject: [PATCH v3 0/2] abort hot-plug if pci_hp_add_bridge() fails Date: Mon, 13 May 2024 16:56:45 +0200 Message-Id: <cover.1715609848.git.namcao@linutronix.de> Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
abort hot-plug if pci_hp_add_bridge() fails
|
expand
|