All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
To: Sagi Grimberg <sagig-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 4/9] IB: remove in-kernel support for memory windows
Date: Mon, 16 Nov 2015 19:41:10 +0100	[thread overview]
Message-ID: <20151116184110.GA2015@lst.de> (raw)
In-Reply-To: <564A2187.3060000-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>

Before we expose any new opcodes to userspace we need to actually
move the defintions of user visible opcodes to a uapi header.  Without
that we're doomed to regularly break the ABI.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2015-11-16 18:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-15 18:05 garbage collect old memory registration code Christoph Hellwig
     [not found] ` <1447610762-3781-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-11-15 18:05   ` [PATCH 1/9] IB: start documenting device capabilities Christoph Hellwig
2015-11-15 18:05   ` [PATCH 2/9] IB: remove ib_query_mr Christoph Hellwig
2015-11-15 18:05   ` [PATCH 3/9] IB: remove support for phys MRs Christoph Hellwig
     [not found]     ` <1447610762-3781-4-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-11-16 16:41       ` Steve Wise
2015-11-15 18:05   ` [PATCH 4/9] IB: remove in-kernel support for memory windows Christoph Hellwig
     [not found]     ` <1447610762-3781-5-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-11-16 17:00       ` Sagi Grimberg
     [not found]         ` <564A0B96.5010703-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2015-11-16 17:02           ` Christoph Hellwig
     [not found]             ` <20151116170258.GA32300-jcswGhMUV9g@public.gmane.org>
2015-11-16 18:33               ` Sagi Grimberg
     [not found]                 ` <564A2187.3060000-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2015-11-16 18:41                   ` Christoph Hellwig [this message]
2015-11-15 18:05   ` [PATCH 5/9] cxgb3: simplify iwch_get_dma_wr Christoph Hellwig
     [not found]     ` <1447610762-3781-6-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-11-16 16:52       ` Steve Wise
2015-11-15 18:05   ` [PATCH 6/9] nes: simplify nes_reg_phys_mr calling conventions Christoph Hellwig
2015-11-15 18:06   ` [PATCH 7/9] amso1100: fold c2_reg_phys_mr into c2_get_dma_mr Christoph Hellwig
     [not found]     ` <1447610762-3781-8-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-11-16 16:54       ` Steve Wise
2015-11-15 18:06   ` [PATCH 8/9] ehca: stop using struct ib_phys_buf Christoph Hellwig
2015-11-15 18:06   ` [PATCH 9/9] IB: remove the struct ib_phys_buf definition Christoph Hellwig
2015-11-23 17:58   ` garbage collect old memory registration code Jason Gunthorpe

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=20151116184110.GA2015@lst.de \
    --to=hch-jcswghmuv9g@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sagig-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.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.