Hi Stephen,
On Tue, 7 Jun 2022 at 11:55, Stephen Rothwell sfr@canb.auug.org.au wrote:
Hi Naresh,
On Tue, 7 Jun 2022 11:00:39 +0530 Naresh Kamboju naresh.kamboju@linaro.org wrote:
On Mon, 6 Jun 2022 at 17:16, Naresh Kamboju naresh.kamboju@linaro.org wrote:
Linux next-20220606 arm64 boot failed. The kernel boot log is empty. I am bisecting this problem.
The bisection found the first bad commit as,
19ee3818b7c6 ("net: set proper memcg for net_init hooks allocations")
After reverting this single commit I am able to boot arm64 successfully.
- Naresh