Re: linux-next: build failure after merge of the block tree
From: Yu Kuai
Date: Sun Jan 12 2025 - 21:14:04 EST
Hi,
在 2025/01/13 9:51, Stephen Rothwell 写道:
Hi all,
After merging the block tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
make[5]: *** No rule to make target 'drivers/md/md-linear.o', needed by 'drivers/md/built-in.a'. Stop.
Looks like a missed "git add".
Caused by commit
7ad00dd67641 ("md: reintroduce md-linear")
So, I do checked today's linux-next tree, the above commit is not here.
2b88851f583d (HEAD -> master, tag: next-20250110, origin/master) Add
linux-next specific files for 20250110
Are you sure about this report?
Thanks,
Kuai
I have used the block tree from next-20250110 for today.