All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
To: Christophe Lombard <clombard@linux.vnet.ibm.com>,
	linuxppc-dev@lists.ozlabs.org, fbarrat@linux.vnet.ibm.com,
	imunsie@au1.ibm.com
Subject: Re: [PATCH V4 4/7] cxl: Update implementation service layer
Date: Mon, 10 Apr 2017 17:08:03 +1000	[thread overview]
Message-ID: <ef32c5f1-d004-bbf1-4139-09235ec188ca@au1.ibm.com> (raw)
In-Reply-To: <1491574319-11852-5-git-send-email-clombard@linux.vnet.ibm.com>



On 08/04/17 00:11, Christophe Lombard wrote:
> The service layer API (in cxl.h) lists some low-level functions whose
> implementation is different on PSL8, PSL9 and XSL:
> - Init implementation for the adapter and the afu.
> - Invalidate TLB/SLB.
> - Attach process for dedicated/directed models.
> - Handle psl interrupts.
> - Debug registers for the adapter and the afu.
> - Traces.
> Each environment implements its own functions, and the common code uses
> them through function pointers, defined in cxl_service_layer_ops.
>
> Signed-off-by: Christophe Lombard <clombard@linux.vnet.ibm.com>

Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>

-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan@au1.ibm.com  IBM Australia Limited

  reply	other threads:[~2017-04-10  7:09 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-07 14:11 [PATCH V4 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0 Christophe Lombard
2017-04-07 14:11 ` [PATCH V4 1/7] cxl: Read vsec perst load image Christophe Lombard
2017-04-10  4:00   ` Andrew Donnellan
2017-04-10 16:40   ` Frederic Barrat
2017-04-19  3:47   ` [V4,1/7] " Michael Ellerman
2017-04-07 14:11 ` [PATCH V4 2/7] cxl: Remove unused values in bare-metal environment Christophe Lombard
2017-04-10  5:25   ` Andrew Donnellan
2017-04-10 16:41   ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 3/7] cxl: Keep track of mm struct associated with a context Christophe Lombard
2017-04-10  5:38   ` Andrew Donnellan
2017-04-10 16:49   ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 4/7] cxl: Update implementation service layer Christophe Lombard
2017-04-10  7:08   ` Andrew Donnellan [this message]
2017-04-10 17:01   ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 5/7] cxl: Rename some psl8 specific functions Christophe Lombard
2017-04-10  6:14   ` Andrew Donnellan
2017-04-10 17:06   ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 6/7] cxl: Isolate few psl8 specific calls Christophe Lombard
2017-04-10 17:13   ` Frederic Barrat
2017-04-12  2:13     ` Michael Ellerman
2017-04-07 14:11 ` [PATCH V4 7/7] cxl: Add psl9 specific code Christophe Lombard
2017-04-11 14:41   ` Frederic Barrat
2017-04-12  2:11     ` Michael Ellerman
2017-04-12  8:30       ` christophe lombard
2017-04-12 11:47         ` Michael Ellerman
2017-04-12  7:52   ` Andrew Donnellan
2017-04-12 11:57     ` Frederic Barrat
2017-04-13 11:05       ` Michael Ellerman
2017-04-12 14:34   ` [PATCH V4 7/7 remix] " Frederic Barrat
2017-04-19  3:47     ` [V4,7/7,remix] " Michael Ellerman

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=ef32c5f1-d004-bbf1-4139-09235ec188ca@au1.ibm.com \
    --to=andrew.donnellan@au1.ibm.com \
    --cc=clombard@linux.vnet.ibm.com \
    --cc=fbarrat@linux.vnet.ibm.com \
    --cc=imunsie@au1.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 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.