-
gitomat
[illumos-gate] 14944 xhci silently drops ugen transfers sometimes but not always -- Joshua M. Clulow <josh⊙so>
-
bahamat
Is there something for gerrit that will automatically update reviewed by? Or do I need to manually edit the commit message and push it?
-
richlowe
you need to manually do it
-
richlowe
I think a handful of us have scripts to give you the list from the gerrit API
-
richlowe
mine is bad, but I think andyf's isn't
-
bahamat
OK. And I'm assuming this won't invalidate the reviews if I'm only modifying the commit message?
-
andyf
I can share what I've got if you like
-
jclulow
bahamat: Yes as long as you don't also rebase at the same time
-
richlowe
I just usually don't update the message in gerrit, I just do it for the RTI
-
rmustacc
It's fine to make it the advocate's problem.
-
jclulow
core team member
-
jclulow
but yes
-
jclulow
:D
-
richlowe
oh yeah, that too, though them being in the email helps.
-
bahamat
Ok...and I pushed the wrong thing.
-
richlowe
to where?
-
jclulow
not master!
-
rmustacc
It doesn't appear so.
-
rmustacc
At least not on 14967.
-
bahamat
I did HEAD:refs/for/master, and only afterward remembered that I'm supposed to push to this change ID or something
-
richlowe
that's fine
-
richlowe
gerrit is clever and updates because the change-id
-
jclulow
that's totally fine -- it looks at the Change-Id: in there to figure out what to do with it
-
jclulow
yeah
-
richlowe
that's what the change-id is for
-
rmustacc
Exactly.
-
bahamat
Oh, no the output from git push says it's the same cr number
-
richlowe
it'll say like "updated: 1"
-
jclulow
-
jclulow
(and also "4. Update your change with new contents")
-
bahamat
OK, that looks like I did it right.
-
richlowe
if you can't push to master, it's almost foolproof
-
richlowe
or rather to branches other than refs/for/...
-
bahamat
Ok, RTI is away. I think I got it all.
-
danmcd
And richlowe --> I'll push it for bahamat upon approval.
-
richlowe
I'm trying to land my python thing you just approved, for marcel
-
richlowe
so I haven't looked at anything beyond hitting the button in topicbox
-
danmcd
SOrry, I shouldn't have picked on you per se. That should've been more generic.
-
danmcd
Take your time on the python one. (I'm just glad today's merge trash-fire was all my fault.)
-
andyf
To be fair, I made exactly the same mistakes with the omnios merge...
-
andyf
and now s10 zones are broken in omnios bloody, which is also probably my fault
-
gitomat
[illumos-gate] 14847 illumos should default to python 3.9 -- Richard Lowe <richlowe⊙rn>
-
andyf
danmcd - s10 brand has been broken for us since OS-4151 (fenix) - panic in DEBUG, memory leak otherwise
-
fenix
OS-4151: setbrand hooks should be sane during fork (Resolved)
-
fenix
-
andyf
so it isn't new, and not AVX512 related, thankfully :)