From mboxrd@z Thu Jan 1 00:00:00 1970 Sender: Ingo Molnar Date: Thu, 23 Mar 2017 08:40:01 +0100 From: Ingo Molnar Message-ID: <20170323074001.GB14258@gmail.com> References: <1489160052-20293-1-git-send-email-dwindsor@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: [kernel-hardening] Re: [PATCH v3] refcount: add refcount_t API kernel-doc comments To: Kees Cook Cc: David Windsor , Peter Zijlstra , "Reshetova, Elena" , LKML , "kernel-hardening@lists.openwall.com" List-ID: * Kees Cook wrote: > On Fri, Mar 10, 2017 at 7:34 AM, David Windsor wrote: > > v3: rebase against latest Linus tree; re-add include/linux/refcount.h > > missing from v2 series > > > > Signed-off-by: David Windsor > > Reviewed-by: Kees Cook > > Ingo, can you pull this into tip? I like having more documentation here. :) So I hopped into my time machine and applied it to tip:locking/core as of March 13th: commit bd174169c7a12a37b3b4aa2221f084ade010b182 Author: David Windsor AuthorDate: Fri Mar 10 10:34:12 2017 -0500 Commit: Ingo Molnar CommitDate: Mon Mar 13 07:41:08 2017 +0100 You are welcome! ;-) Thanks, Ingo