On Thu, Dec 14, 2017 at 10:52:28AM -0800, Todd Kjos wrote:
> On Fri, Dec 8, 2017 at 3:08 AM, Dan Carpenter
> wrote:
> > On Wed, Dec 06, 2017 at 02:05:58PM -0500, Sherry Yang wrote:
> >> Hi Tetsuo,
> >>
> >> It looks like this patch was not submitted to LKML. Perhaps you want
> >> to send it to th
On Wed, Dec 06, 2017 at 02:05:58PM -0500, Sherry Yang wrote:
> Hi Tetsuo,
>
> It looks like this patch was not submitted to LKML. Perhaps you want
> to send it to the mailing list and add the correct set of recipients
> using scripts/get_maintainer.pl as suggested here
> https://www.kernel.org/doc
Hi Tetsuo,
It looks like this patch was not submitted to LKML. Perhaps you want
to send it to the mailing list and add the correct set of recipients
using scripts/get_maintainer.pl as suggested here
https://www.kernel.org/doc/html/v4.12/process/submitting-patches.html.
-Sherry
On Wed, Nov 29, 20
Both list_lru_init() and register_shrinker() might return an error.
Signed-off-by: Tetsuo Handa
Cc: Sherry Yang
Cc: Greg Kroah-Hartman
Cc: Michal Hocko
---
drivers/android/binder.c | 4 +++-
drivers/android/binder_alloc.c | 12 +---
drivers/android/binder_alloc.h | 2 +-
3 fil