Re: [PATCH AUTOSEL 4.14 05/14] binder: take read mode of mmap_sem in binder_alloc_free_page()

2019-08-30 Thread Tyler Hicks
On 2019-08-30 08:23:49, Greg Kroah-Hartman wrote: > On Thu, Aug 29, 2019 at 10:10:52AM -0500, Tyler Hicks wrote: > > Hello, Sasha! > > > > On 2019-08-29 06:50:34, Sasha Levin wrote: > > > From: Tyler Hicks > > > > > > [ Upstream

Re: [PATCH AUTOSEL 4.19 11/29] binder: take read mode of mmap_sem in binder_alloc_free_page()

2019-08-30 Thread Tyler Hicks
On 2019-08-30 08:29:10, Greg Kroah-Hartman wrote: > On Thu, Aug 29, 2019 at 10:13:20AM -0500, Tyler Hicks wrote: > > Hello, Sasha! > > > > On 2019-08-29 06:49:51, Sasha Levin wrote: > > > From: Tyler Hicks > > > > > > [ Upstream

Re: [PATCH AUTOSEL 4.19 11/29] binder: take read mode of mmap_sem in binder_alloc_free_page()

2019-08-29 Thread Tyler Hicks
Hello, Sasha! On 2019-08-29 06:49:51, Sasha Levin wrote: > From: Tyler Hicks > > [ Upstream commit 60d4885710836595192c42d3e04b27551d30ec91 ] > > Restore the behavior of locking mmap_sem for reading in > binder_alloc_free_page(), as was first done in commit 3013bf62b67a

Re: [PATCH AUTOSEL 4.14 05/14] binder: take read mode of mmap_sem in binder_alloc_free_page()

2019-08-29 Thread Tyler Hicks
Hello, Sasha! On 2019-08-29 06:50:34, Sasha Levin wrote: > From: Tyler Hicks > > [ Upstream commit 60d4885710836595192c42d3e04b27551d30ec91 ] > > Restore the behavior of locking mmap_sem for reading in > binder_alloc_free_page(), as was first done in commit 3013bf62b67a

[PATCH] binder: take read mode of mmap_sem in binder_alloc_free_page()

2019-04-12 Thread Tyler Hicks
development of v5.1 but only one of them is targeted for stable. Fixes: 5cec2d2e5839 ("binder: fix race between munmap() and direct reclaim") Signed-off-by: Tyler Hicks --- Hello - I was backporting 5cec2d2e5839 and didn't think it looked quite right. The patch description doesn't specific

Re: [v2 PATCH 9/26] eCryptfs: Use skcipher and shash

2016-01-29 Thread Tyler Hicks
th skcipher, > and the long obsolete hash interface with shash. > > Signed-off-by: Herbert Xu <herb...@gondor.apana.org.au> Acked-by: Tyler Hicks <tyhi...@canonical.com> I have no problem with you taking this through the cryptodev tree. Thanks! Tyler > > diff --git