[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210426171451.GA133505@yury-ThinkPad>
Date: Mon, 26 Apr 2021 10:14:51 -0700
From: Yury Norov <yury.norov@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: yury.norov@...il.com
Subject: wrong patch order
Hi Andrew,
In the next-20210426 I see the commit 7c3c0a5796a8 "h8300:
rearrange headers inclusion order in asm/bitops" is applied after
a54cbe7fa597 "lib: add fast path for find_next_*_bit()".
This may cause cause build failure for h8300 while bisecting.
Can you please change order of the patches so that 7c3c0a5796a8 would
follow 68b80f24c2f6 "arch: rearrange headers inclusion order in
asm/bitops for m68k and sh"? It's also possible to merge 7c3c0a5796a8
and 68b80f24c2f6 because they address the same issue.
Thanks,
Yury
Powered by blists - more mailing lists