From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman 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 Message-ID: <20180122150226.GA23652@kroah.com> References: <20180116183945.30629-1-bart.vanassche@wdc.com> <20180116183945.30629-2-bart.vanassche@wdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180116183945.30629-2-bart.vanassche-Sjgp3cTcYWE@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bart Van Assche Cc: Jason Gunthorpe , Doug Ledford , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.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 > Cc: Greg Kroah-Hartman Acked-by: Greg Kroah-Hartman -- 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