Re: [PATCH v4 00/14] fix some type infos and bugs for arm64/of numa
From: Will Deacon <hidden>
Date: 2016-06-07 13:58:42
Also in:
linux-arm-kernel, lkml
From: Will Deacon <hidden>
Date: 2016-06-07 13:58:42
Also in:
linux-arm-kernel, lkml
On Tue, Jun 07, 2016 at 04:08:04PM +0800, Zhen Lei wrote:
v3 -> v4: 1. Packed three patches of Kefeng Wang, patch6-8. 2. Add 6 new patches(9-15) to enhance the numa on arm64. v2 -> v3: 1. Adjust patch2 and patch5 according to Matthias Brugger's advice, to make the patches looks more well. The final code have no change. v1 -> v2: 1. Base on https://lkml.org/lkml/2016/5/24/679
If you want bug fixes to land in 4.7, you'll need to base them on a mainline kernel. Will