From: Gavin Shan <gwshan@linux.vnet.ibm.com>
To: Gavin Shan <gwshan@linux.vnet.ibm.com>
Cc: openbmc@lists.ozlabs.org, joel@jms.id.au
Subject: Re: [PATCH v2 4.7 0/8] NCSI Fixes
Date: Tue, 4 Oct 2016 11:36:26 +1100 [thread overview]
Message-ID: <20161004003626.GA309@gwshan> (raw)
In-Reply-To: <1475113131-18048-1-git-send-email-gwshan@linux.vnet.ibm.com>
On Thu, Sep 29, 2016 at 11:38:43AM +1000, Gavin Shan wrote:
>
Joel, please hold merging this series because I try pushing this series
upstream firstly. It's always good to keep code sync'ed between 4.7.x
with upstream regarding NCSI stack. I will post a updated version if
it can be upstream in time. Thanks again for your review and comments.
Thanks,
Gavin
>Gavin Shan (8):
> net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
> net/ncsi: Introduce NCSI_RESERVED_CHANNEL
> net/ncsi: Don't probe on the reserved channel ID (0x1f)
> net/ncsi: Rework request index allocation
> net/ncsi: Allow to extend NCSI request properties
> net/ncsi: Rework the channel monitoring
> net/ncsi: Introduce ncsi_stop_dev()
> net/faraday: Stop NCSI device on shutdown
>
> drivers/net/ethernet/faraday/ftgmac100.c | 2 +
> include/net/ncsi.h | 5 +
> net/ncsi/internal.h | 22 ++--
> net/ncsi/ncsi-aen.c | 19 ++--
> net/ncsi/ncsi-cmd.c | 2 +-
> net/ncsi/ncsi-manage.c | 166 ++++++++++++++++++-------------
> net/ncsi/ncsi-rsp.c | 17 +---
> 7 files changed, 137 insertions(+), 96 deletions(-)
>
>--
>2.1.0
>
next prev parent reply other threads:[~2016-10-04 0:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-29 1:38 [PATCH v2 4.7 0/8] NCSI Fixes Gavin Shan
2016-09-29 1:38 ` [PATCH v2 4.7 1/8] net/ncsi: Avoid unused-value build warning from ia64-linux-gcc Gavin Shan
2016-09-29 1:38 ` [PATCH v2 4.7 2/8] net/ncsi: Introduce NCSI_RESERVED_CHANNEL Gavin Shan
2016-09-29 1:38 ` [PATCH v2 4.7 3/8] net/ncsi: Don't probe on the reserved channel ID (0x1f) Gavin Shan
2016-09-29 1:38 ` [PATCH v2 4.7 4/8] net/ncsi: Rework request index allocation Gavin Shan
2016-09-29 1:38 ` [PATCH v2 4.7 5/8] net/ncsi: Allow to extend NCSI request properties Gavin Shan
2016-09-29 1:38 ` [PATCH v2 4.7 6/8] net/ncsi: Rework the channel monitoring Gavin Shan
2016-09-29 5:00 ` Joel Stanley
2016-09-29 1:38 ` [PATCH v2 4.7 7/8] net/ncsi: Introduce ncsi_stop_dev() Gavin Shan
2016-09-29 4:51 ` Joel Stanley
2016-09-29 1:38 ` [PATCH v2 4.7 8/8] net/faraday: Stop NCSI device on shutdown Gavin Shan
2016-09-29 4:50 ` Joel Stanley
2016-10-04 0:36 ` Gavin Shan [this message]
2016-10-04 5:28 ` [PATCH v2 4.7 0/8] NCSI Fixes Joel Stanley
2016-10-04 11:25 ` Gavin Shan
2016-10-10 7:23 ` Joel Stanley
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=20161004003626.GA309@gwshan \
--to=gwshan@linux.vnet.ibm.com \
--cc=joel@jms.id.au \
--cc=openbmc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.