From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Fri, 7 Oct 2016 16:44:12 +0200 Subject: [PATCH 1/4] staging/vchi: Convert to current get_user_pages() arguments. In-Reply-To: <20161003185209.27733-2-eric@anholt.net> References: <20161003185209.27733-1-eric@anholt.net> <20161003185209.27733-2-eric@anholt.net> Message-ID: <20161007144412.GA27514@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 03, 2016 at 11:52:06AM -0700, Eric Anholt wrote: > Signed-off-by: Eric Anholt In the future, it's good to put at least some changelog text in here. I normally do not accept patches without it. But I'll take these two. thanks, greg k-h