On Wed, Sep 22, 2021 at 08:17:15PM +0800, Cheng Chao wrote:
> I notice that v4.9.283 has released, but this patch is not merged.
> It's exactly a bug.
Can you please resend this and include all of the information in this
thread in the changelog comment explaining why this is only needed for
this o
Fixes: commit e7f63771b60e ("ION: Sys_heap: Add cached pool to spead up cached
buffer alloc")
the commit e7f63771b60e introduced the bug which didn't test page which maybe
NULL.
and previous logic was right.
the e7f63771b60e has been merged in v4.8-rc3, only longterm 4.9.x has this bug,
and othe
Fixes: commit e7f63771b60e ("ION: Sys_heap: Add cached pool to spead up cached
buffer alloc")
the commit e7f63771b60e introduced the bug which didn't test page which maybe
NULL.
and previous logic was right.
the e7f63771b60e has been merged in v4.8-rc3, only longterm 4.9.x has this bug,
and othe
This is a note to let you know that I've just added the patch titled
staging: android: ion: fix page is NULL
to the 4.9-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
staging-android
On Thu, Sep 23, 2021 at 10:18:14PM +0800, Cheng Chao wrote:
> Fixes: commit e7f63771b60e ("ION: Sys_heap: Add cached pool to spead up
> cached buffer alloc")
> the commit e7f63771b60e introduced the bug which didn't test page which maybe
> NULL.
> and previous logic was right.
>
> the e7f63771b6
On Mon, 20 Sep 2021 18:11:14 +0200, Jerome Pouiller wrote:
> From: Jérôme Pouiller
>
> Prepare the inclusion of the wfx driver in the kernel.
>
> Signed-off-by: Jérôme Pouiller
> ---
> .../bindings/net/wireless/silabs,wfx.yaml | 133 ++
> 1 file changed, 133 insertions(+)
>