sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv
xypron has joined #riscv
enoq has quit [Quit: enoq]
KombuchaKip has quit [Quit: Leaving.]
Tenkawa has quit [Quit: Was I really ever here?]
KombuchaKip has joined #riscv
bauruine has quit [Ping timeout: 248 seconds]
jay321 has quit [Remote host closed the connection]
jacklsw has joined #riscv
bauruine has joined #riscv
JanC has quit [Ping timeout: 260 seconds]
JanC has joined #riscv
JanC has quit [Ping timeout: 252 seconds]
Tenkawa has joined #riscv
JanC has joined #riscv
JanC has quit [Ping timeout: 248 seconds]
JanC has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
jay321 has joined #riscv
jay321 has quit [Remote host closed the connection]
bauruine has quit [Remote host closed the connection]
billchenchina has quit [Ping timeout: 248 seconds]
BootLayer has joined #riscv
Leopold_ has quit []
crossdev has joined #riscv
Leopold has joined #riscv
MaxGanzII has joined #riscv
eroux has quit [Ping timeout: 265 seconds]
eroux has joined #riscv
Leopold has quit [Ping timeout: 255 seconds]
billchenchina has joined #riscv
billchenchina has quit [Ping timeout: 255 seconds]
Leopold has joined #riscv
billchenchina has joined #riscv
craigo has joined #riscv
craigo has quit [Read error: Connection reset by peer]
craigo has joined #riscv
ldevulder has joined #riscv
aerkiaga has joined #riscv
crossdev has quit [Ping timeout: 260 seconds]
jacklsw has quit [Quit: Back to the real world]
Leopold has quit [Remote host closed the connection]
Leopold has joined #riscv
midnight has quit [Ping timeout: 248 seconds]
midnight has joined #riscv
crossdev has joined #riscv
aerkiaga has quit [Remote host closed the connection]
Andre_Z has joined #riscv
Guest25 has joined #riscv
eroux has quit [Ping timeout: 260 seconds]
eroux has joined #riscv
bauruine has joined #riscv
MaxGanzII has quit [Remote host closed the connection]
MaxGanzII has joined #riscv
MaxGanzII has quit [Remote host closed the connection]
MaxGanzII has joined #riscv
MaxGanzII has quit [Remote host closed the connection]
MaxGanzII has joined #riscv
MaxGanzII has quit [Remote host closed the connection]
MaxGanzII has joined #riscv
MaxGanzII has quit [Ping timeout: 255 seconds]
Andre_Z has quit [Ping timeout: 255 seconds]
prabhakarlad has quit [Quit: Client closed]
Tenkawa has joined #riscv
BootLayer has quit [Quit: Leaving]
frkazoid333 has quit [Read error: Connection reset by peer]
frkzoid has joined #riscv
wingsorc has quit [Ping timeout: 248 seconds]
BootLayer has joined #riscv
balrog has quit [Quit: Bye]
eroux has quit [Ping timeout: 246 seconds]
MaxGanzII has joined #riscv
eroux has joined #riscv
jacklsw has joined #riscv
freakazoid332 has joined #riscv
frkzoid has quit [Ping timeout: 248 seconds]
prabhakarlad has joined #riscv
balrog has joined #riscv
bauruine has quit [Remote host closed the connection]
jacklsw has quit [Read error: Connection reset by peer]
rurtty has joined #riscv
MaxGanzII_ has joined #riscv
MaxGanzII has quit [Remote host closed the connection]
aburgess has quit [Remote host closed the connection]
aburgess has joined #riscv
vagrantc has joined #riscv
rurtty has quit [Quit: Leaving]
Andre_Z has joined #riscv
MaxGanzII_ has quit [Remote host closed the connection]
MaxGanzII_ has joined #riscv
rneese has joined #riscv
Andre_Z has quit [Quit: Leaving.]
Andre_Z has joined #riscv
___nick___ has joined #riscv
KombuchaKip has quit [Quit: Leaving.]
KombuchaKip has joined #riscv
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #riscv
___nick___ has quit [Client Quit]
junaid_ has joined #riscv
___nick___ has joined #riscv
junaid_ has quit [Remote host closed the connection]
EchelonX has joined #riscv
Guest25 has quit [Ping timeout: 260 seconds]
<pierce> But do you have to gitblame and bisect to find what caused it, then who? Reply to the patch mail chain or just contact them directly?
<pierce> Sorry noob question
<pierce> Where do kernel issues get reported?
<palmer> pierce: there's not really any issue reporting for Linux (there's a Bugzilla, but it's not widely used). If you know the patch then replying can help, but if you're certain it's a bug you can also revert
<conchuod> Contacting on the ML is usually a better option that privately
<conchuod> You can reply to the original thread, or create a new one depending on whether you're set up to import/reply to emails you didn't get
<conchuod> It's helpful to figure out who/what, but I wouldn't say it's required..
<palmer> ya, definately on the mailing list
aerkiaga has joined #riscv
<geertu> conchuod: Doh, just ran into the dobuble mutex_lock
<conchuod> heh, I literally just replied to that 10 seconds ago
<geertu> (actually this afternoon, but I had to bisect a different bug first)
<conchuod> I'd hoped it'd make -rc1 :(
<geertu> conchuod: You only get the crash log with earlycon, else it just seems to hang after starting kernel
<conchuod> Something something simple patches..
<geertu> There are no simple patches ;-)
<conchuod> In other news, stupid mistakes with --cover-from-description=auto
BootLayer has quit [Quit: Leaving]
<Esmil> conchuod: "as a
<Esmil> predatory step for adding different..
<conchuod> haha did I write that
<Esmil> :)
<Esmil> yes
<conchuod> And I claim to be a native speaker
<geertu> conchuod: It's a good idea to re-read your patch descriptions when reposting... I admit I'm guilty (of not always doing that), too ;-)
<conchuod> geertu: I did! I was so busy with re-writing the body that I forgot to populate the $subject line of the branch description.
___nick___ has quit [Ping timeout: 260 seconds]
<jrtc27> I see the alternatives mechanism continues to suck...
<jrtc27> are static branches really that much worse?
<jrtc27> it's depressing how much assembly the linux kernel goes and uses for things that really should not need to be in assembly
clandmeter has quit [Quit: Ping timeout (120 seconds)]
clandmeter has joined #riscv
<geertu> palmer: thx!
<bjdooks> yeah, unfortunately it isn't useful testing cmo ops when there's no c
<bjdooks> jrtc27: i've not measured and someome else is welcome to have a go... i've got a whole pile of stuff to get through
prabhakarlad has quit [Quit: Client closed]
<bjdooks> i swear one year i'm going to do a git plugin to do git diff --style=animated-gif
<bjdooks> if i see another here's a screenshot of the changes because i'm too stupid to do git-format-patch I'm going to go punch someone
pecastro has joined #riscv
<Esmil> git format-patch --format=word-document-with-colours
<palmer> geertu: ya, sorry I forgot about that one
wingsorc has joined #riscv
aerkiaga has quit [Remote host closed the connection]
aerkiaga has joined #riscv
ldevulder has quit [Ping timeout: 256 seconds]
<conchuod> bjdooks: https://github.com/charmbracelet/vhs + git show
<conchuod> God that'd be so annoying to "watch" a patch in
<bjdooks> yp
guerby_ has quit [Ping timeout: 264 seconds]
aerkiaga has quit [Remote host closed the connection]
aerkiaga has joined #riscv
Andre_Z has quit [Ping timeout: 268 seconds]
aerkiaga has quit [Remote host closed the connection]
aerkiaga has joined #riscv
MaxGanzII_ has quit [Remote host closed the connection]
MaxGanzII_ has joined #riscv
Andre_Z has joined #riscv
MaxGanzII_ has quit [Ping timeout: 255 seconds]
<bjdooks> conchuod: whoops, fixed 2 whitespace erorrs
aerkiaga has quit [Quit: Leaving]
Andre_Z has quit [Quit: Leaving.]
rneese has quit []
crossdev has quit [Remote host closed the connection]
prabhakarlad has joined #riscv
pecastro has quit [Ping timeout: 248 seconds]
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #riscv
catern has joined #riscv