From: Wei Yang <weiyang@linux.vnet.ibm.com>
To: gwshan@linux.vnet.ibm.com
Cc: Wei Yang <weiyang@linux.vnet.ibm.com>, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH V2 0/4] EEH Cleanup
Date: Mon, 27 Apr 2015 09:25:08 +0800 [thread overview]
Message-ID: <1430097912-6207-1-git-send-email-weiyang@linux.vnet.ibm.com> (raw)
Four patches to cleanup the EEH, in type, comment and logic
---
v2:
* rebased on the latest kernel
Wei Yang (4):
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
powerpc/eeh: fix comment for wait_state()
powerpc/eeh: fix powernv_eeh_wait_state delay logic
powerpc/eeh: remove unused macro IS_BRIDGE
arch/powerpc/kernel/eeh.c | 2 --
arch/powerpc/kernel/eeh_cache.c | 16 ++++++++--------
arch/powerpc/kernel/eeh_driver.c | 2 +-
arch/powerpc/platforms/powernv/eeh-powernv.c | 4 ++--
arch/powerpc/platforms/pseries/eeh_pseries.c | 2 +-
5 files changed, 12 insertions(+), 14 deletions(-)
--
1.7.9.5
next reply other threads:[~2015-04-27 1:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 1:25 Wei Yang [this message]
2015-04-27 1:25 ` [PATCH V2 1/4] powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{} Wei Yang
2015-04-27 1:25 ` [PATCH V2 2/4] powerpc/eeh: fix comment for wait_state() Wei Yang
2015-04-27 1:25 ` [PATCH V2 3/4] powerpc/eeh: fix powernv_eeh_wait_state delay logic Wei Yang
2015-04-27 1:25 ` [PATCH V2 4/4] powerpc/eeh: remove unused macro IS_BRIDGE Wei Yang
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=1430097912-6207-1-git-send-email-weiyang@linux.vnet.ibm.com \
--to=weiyang@linux.vnet.ibm.com \
--cc=gwshan@linux.vnet.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
/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).