On Mon, Jun 24, 2024 at 02:10:49PM -0400, Linus Torvalds wrote: > On Mon, 24 Jun 2024 at 11:59, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > > > > Ugh, I was on a wrong branch ('next' for the next merge window) when I > > created the tag. I'll fix my script, but in the meantime should I: > > > > - blow away the bad tag and re-create under the same name as before > > (input-for-v6.10-rc5) or > > > > - blow away the bad tag and use new name for the correct one (somthing > > like input-for-v6.10-rc5-fixed)? > > Either works. Some people just re-use the same tag name, others will > always use new names. I don't personally worry about it, and whatever > you feel better about works for me. OK, great. I re-created the tag using the original name but tagging the right commit. Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.10-rc5 It should resolve to 7c7b1be19b22 ("Input: ads7846 - use spi_device_id table"). Thanks! -- Dmitry