linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
To: linux-acpi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, rjw@rjwysocki.net, lenb@kernel.org,
	izumi.taku@jp.fujitsu.com, wency@cn.fujitsu.com,
	caoj.fnst@cn.fujitsu.com, ddaney.cavm@gmail.com,
	chen.fan.fnst@cn.fujitsu.com, helgaas@kernel.org,
	okaya@codeaurora.org, bhelgaas@google.com,
	jiang.liu@linux.intel.com, linux-pci@vger.kernel.org,
	tglx@linutronix.de, linux@roeck-us.net
Subject: [PATCH v3 0/2] pci: fix unavailable irq number 255 reported by BIOS
Date: Wed, 27 Jan 2016 14:08:42 +0800	[thread overview]
Message-ID: <cover.1453862105.git.chen.fan.fnst@cn.fujitsu.com> (raw)

see each patch comments.

Chen Fan (2):
  pci: add an irq_invalid flag to specify the IRQ is not connected
  i801_smbus: fix unavailable irq number 255 reported by BIOS

 drivers/acpi/pci_irq.c        | 10 ++++++++++
 drivers/i2c/busses/i2c-i801.c |  5 +++++
 include/linux/pci.h           |  1 +
 3 files changed, 16 insertions(+)

-- 
1.9.3




             reply	other threads:[~2016-01-27  6:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-27  6:08 Chen Fan [this message]
2016-01-27  6:08 ` [PATCH v3 1/2] pci: add an irq_invalid flag to specify the IRQ is not connected Chen Fan
2016-01-27  6:08 ` [PATCH v3 2/2] i801_smbus: fix unavailable irq number 255 reported by BIOS Chen Fan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1453862105.git.chen.fan.fnst@cn.fujitsu.com \
    --to=chen.fan.fnst@cn.fujitsu.com \
    --cc=bhelgaas@google.com \
    --cc=caoj.fnst@cn.fujitsu.com \
    --cc=ddaney.cavm@gmail.com \
    --cc=helgaas@kernel.org \
    --cc=izumi.taku@jp.fujitsu.com \
    --cc=jiang.liu@linux.intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=okaya@codeaurora.org \
    --cc=rjw@rjwysocki.net \
    --cc=tglx@linutronix.de \
    --cc=wency@cn.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).