On 1/13/21 4:30 PM, Geert Uytterhoeven wrote:
Hi kernel test robot:
Thanks for your report!
On Tue, Jan 12, 2021 at 10:35 PM kernel test robot <lkp@xxxxxxxxx> wrote:
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git m68k-queue
branch HEAD: 069e2573efc3884d5b93f2fd35a9caefafc2132b m68k: defconfig: Enable Atari EtherNAT and NetUSBee USB support
elapsed time: 798m
configs tested: 237
configs skipped: 2
Comparing this to your other email:
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git master
branch HEAD: c941d009e8721648ba8eb1f5226125c3808a6cfe Merge tag 'v5.11-rc3'
elapsed time: 796m
configs tested: 224
configs skipped: 2
I deduce you're still doing separate builds for m68k/master and m68k/queue.
As both branches should have the same source tree contents, both
branches point to the same tree object:
$ git cat-file commit $(git show -s --format="%h" master) | grep tree
tree 5a8b647f6c7b356475d900715c6ca2d416b36377
$ git cat-file commit $(git show -s --format="%h" master) | grep tree
tree 5a8b647f6c7b356475d900715c6ca2d416b36377
and you could save some cycles by only building one of them.
The same may be true for other trees.
Hi Geert,
Thanks a lot, we'll ignore the m68k-queue branch.
Best Regards,
Rong Chen
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds