All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Bart Van Assche <bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
Cc: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4 1/5] kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
Date: Mon, 22 Jan 2018 16:02:26 +0100	[thread overview]
Message-ID: <20180122150226.GA23652@kroah.com> (raw)
In-Reply-To: <20180116183945.30629-2-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>

On Tue, Jan 16, 2018 at 10:39:41AM -0800, Bart Van Assche wrote:
> Make it possible to call these two functions from a kernel module.
> Note: despite their name, these two functions can be used meaningfully
> independent of kobjects. A later patch will add calls to these
> functions from the SRP driver because this patch series modifies the
> SRP driver such that it can hold a reference to a namespace that can
> last longer than the lifetime of the process through which the
> namespace reference was obtained.
> 
> Signed-off-by: Bart Van Assche <bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>

Acked-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
--
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:[~2018-01-22 15:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-16 18:39 [PATCH v4 0/5] IB/srp: Add RDMA/CM support Bart Van Assche
     [not found] ` <20180116183945.30629-1-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
2018-01-16 18:39   ` [PATCH v4 1/5] kobject: Export kobj_ns_grab_current() and kobj_ns_drop() Bart Van Assche
     [not found]     ` <20180116183945.30629-2-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
2018-01-22 15:02       ` Greg Kroah-Hartman [this message]
2018-01-16 18:39   ` [PATCH v4 2/5] IB/srp: Use kstrtoull() instead of simple_strtoull() Bart Van Assche
2018-01-16 18:39   ` [PATCH v4 3/5] IB/srp: Make the path record query error message more informative Bart Van Assche
2018-01-16 18:39   ` [PATCH v4 4/5] IB/srp: Refactor srp_send_req() Bart Van Assche
2018-01-16 18:39   ` [PATCH v4 5/5] IB/srp: Add RDMA/CM support Bart Van Assche
2018-01-17 23:11   ` [PATCH v4 0/5] " Doug Ledford
     [not found]     ` <1516230684.3403.290.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-01-18  1:35       ` Doug Ledford

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=20180122150226.GA23652@kroah.com \
    --to=gregkh-hqyy1w1ycw8ekmwlsbkhg0b+6bgklq7r@public.gmane.org \
    --cc=bart.vanassche-Sjgp3cTcYWE@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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.