All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg-uk2M96/98Pc@public.gmane.org>
To: "Amrani, Ram" <Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"Elior,
	Ariel" <Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>,
	"Kalderon,
	Michal" <Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>,
	Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Bodong Wang <bodong-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: How far back does rdma-core X supports the kernel Y?
Date: Thu, 2 Nov 2017 15:35:40 -0600	[thread overview]
Message-ID: <20171102213540.GX18874@ziepe.ca> (raw)
In-Reply-To: <BN3PR07MB257829836974C1D0F1257387F85C0-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>

On Thu, Nov 02, 2017 at 07:01:58AM +0000, Amrani, Ram wrote:
> > We have tended to use reserved to mean dont use. Someone should
> > inspect the git history before trying to use a reserved value..
> > 
> 
> When reserved are used in structures, usually for alignment, they are
> freely taken when a new field needs adding.

Even then you should check the git history to figure out why the field
is reserved. Padding ones are OK to steal, but we also have deprecated
struct members. :\

> Still, I think it is a better practice to give a more meaningful name
> and/or comment to differentiate. E.g.:
> 
> IB_QP_XXX_DONT_USE /* Kept for backward compatibility only */

It would be good to do this, yes.

Jason
--
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:[~2017-11-02 21:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-01 12:07 How far back does rdma-core X supports the kernel Y? Amrani, Ram
     [not found] ` <BN3PR07MB2578883C85DD3855C496F367F85F0-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-11-01 16:39   ` Jason Gunthorpe
     [not found]     ` <20171101163915.GB1030-uk2M96/98Pc@public.gmane.org>
2017-11-01 17:27       ` Amrani, Ram
     [not found]         ` <BN3PR07MB257867500E3A15914B2AD075F85F0-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-11-01 17:33           ` Jason Gunthorpe
     [not found]             ` <20171101173324.GF1030-uk2M96/98Pc@public.gmane.org>
2017-11-02  5:54               ` Leon Romanovsky
2017-11-02  7:01               ` Amrani, Ram
     [not found]                 ` <BN3PR07MB257829836974C1D0F1257387F85C0-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-11-02 21:35                   ` Jason Gunthorpe [this message]
2017-11-01 17:28       ` Yishai Hadas
     [not found]         ` <287a10c2-15a7-0748-c59e-3f084e7538f4-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-11-01 18:00           ` Jason Gunthorpe
     [not found]             ` <20171101180001.GH1030-uk2M96/98Pc@public.gmane.org>
2017-11-01 18:22               ` Yishai Hadas
     [not found]                 ` <3424c3a1-22cb-7330-81d6-0e1bf45ab755-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-11-01 18:53                   ` Jason Gunthorpe
     [not found]                     ` <20171101185319.GK1030-uk2M96/98Pc@public.gmane.org>
2017-11-02  6:55                       ` Amrani, Ram

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=20171102213540.GX18874@ziepe.ca \
    --to=jgg-uk2m96/98pc@public.gmane.org \
    --cc=Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=bodong-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=matanb-VPRAkNaXOzVWk0Htik3J/w@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.