sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv
<palmer> conchuod: I just saw that sparse patch for V, not sure what to do there as we've got some other out-of-tree stuff floating around
JanC has quit [Read error: Connection reset by peer]
JanC has joined #riscv
<palmer> looks like i'm running low on stuff for the merge window, but LMK if I'm missing anythingg
JanC has quit [Ping timeout: 250 seconds]
JanC has joined #riscv
jacklsw has joined #riscv
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
vagrantc has quit [Quit: leaving]
heat has quit [Ping timeout: 248 seconds]
Trifton has joined #riscv
jacklsw has quit [Quit: Back to the real world]
jacklsw has joined #riscv
pabs3 has quit [Ping timeout: 276 seconds]
Trifton has quit [Remote host closed the connection]
pabs3 has joined #riscv
Trifton has joined #riscv
troglodito has quit [Ping timeout: 248 seconds]
troglodito has joined #riscv
<conchuod> Palmer: I think it doesn't matter now, because we aren't putting v in march
BootLayer has joined #riscv
somlo has quit [Remote host closed the connection]
somlo_ has joined #riscv
JanC has quit [Read error: Connection reset by peer]
JanC has joined #riscv
MaxGanzII has joined #riscv
prabhakarlad has joined #riscv
jobol has joined #riscv
aredridel has quit [Quit: The Lounge - https://thelounge.chat]
aredridel has joined #riscv
dh` has quit [Ping timeout: 246 seconds]
dh` has joined #riscv
MaxGanzII has quit [Ping timeout: 240 seconds]
pecastro has joined #riscv
Andre_Z has joined #riscv
Andre_Z has quit [Quit: Leaving.]
MaxGanzII has joined #riscv
compnerd has quit [Quit: Connection closed for inactivity]
jacklsw has quit [Quit: Back to the real world]
MaxGanzII_ has joined #riscv
MaxGanzII has quit [Ping timeout: 240 seconds]
aredridel8 has joined #riscv
aredridel has quit [Ping timeout: 246 seconds]
aredridel8 is now known as aredridel
JanC_ has joined #riscv
JanC is now known as Guest9699
Guest9699 has quit [Killed (zinc.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
jmdaemon has quit [Ping timeout: 246 seconds]
heat has joined #riscv
aerkiaga has joined #riscv
meta-coder has joined #riscv
Andre_Z has joined #riscv
prabhakarlad has quit [Quit: Client closed]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
Tenkawa has joined #riscv
meta-coder has quit [Quit: leaving]
heat has quit [Remote host closed the connection]
heat has joined #riscv
jacklsw has joined #riscv
enoq has joined #riscv
BootLayer has quit [Quit: Leaving]
catern has quit [Remote host closed the connection]
Andre_Z has quit [Quit: Leaving.]
Stat_headcrabed has joined #riscv
ssb has quit [Ping timeout: 240 seconds]
ssb has joined #riscv
matoro has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
matoro has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
prabhakarlad has joined #riscv
BootLayer has joined #riscv
vagrantc has joined #riscv
prabhakarlad has quit [Quit: Client closed]
prabhakar has quit [Quit: Connection closed]
prabhakar has joined #riscv
prabhakarlad has joined #riscv
enoq has quit [Quit: enoq]
aburgess has quit [Ping timeout: 248 seconds]
zjason` has quit [Ping timeout: 248 seconds]
aredridel8 has joined #riscv
aredridel has quit [Ping timeout: 268 seconds]
aredridel8 is now known as aredridel
MaxGanzII_ has quit [Ping timeout: 240 seconds]
dilfridge is now known as dionysos
Stat_headcrabed has quit [Quit: Stat_headcrabed]
MaxGanzII_ has joined #riscv
MaxGanzII_ has quit [Client Quit]
MaxGanzII_ has joined #riscv
Andre_Z has joined #riscv
jacklsw has quit [Read error: Connection reset by peer]
Andre_Z has quit [Quit: Leaving.]
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #riscv
billchenchina has joined #riscv
billchenchina- has joined #riscv
billchenchina has quit [Ping timeout: 260 seconds]
Trifton has quit [Remote host closed the connection]
clemens3 has joined #riscv
billchenchina- has quit [Remote host closed the connection]
aburgess has joined #riscv
billchenchina has joined #riscv
EchelonX has joined #riscv
elastic_dog has quit [Ping timeout: 246 seconds]
elastic_dog has joined #riscv
MaxGanzII__ has joined #riscv
MaxGanzII_ has quit [Remote host closed the connection]
aburgess has quit [Ping timeout: 246 seconds]
another| has quit [Remote host closed the connection]
another has joined #riscv
another is now known as another|
junaid_ has joined #riscv
aburgess has joined #riscv
Andre_Z has joined #riscv
Stat_headcrabed has joined #riscv
BootLayer has quit [Quit: Leaving]
junaid_ has quit [Remote host closed the connection]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
jobol has quit [Quit: Leaving]
aerkiaga has quit [Read error: Connection reset by peer]
aerkiaga2 has joined #riscv
elastic_dog has quit [Remote host closed the connection]
elastic_dog has joined #riscv
<palmer> conchuod: we'd still need V in the compiler's -march string, right?
<conchuod> palmer: We don't (as of Andy's series) have any files that are compiled with v in -march
<palmer> so it's just assembler?
<conchuod> yah, with some arch directives
<conchuod> palmer: iirc you said there was something wrong with that patch, but I explicitly just did the bare minimum make sparse work
<palmer> ya, it was just something small related to the other defines that get set from V
<palmer> I ran into it because I was digging through patchwork stuff
<conchuod> I'll need something like that patch for CI once the users of vector start popping up.
<conchuod> I noticed today that LKP are using a forked sparse for RISC-V now, good to have that running again there.
<palmer> I hadn't noticed, though I guess now there's enough sparse forking that we should start to get worried
<palmer> maybe next time something breaks let's go re-post the old patches, too?
wingsorc has joined #riscv
<conchuod> Aye, sounds like a plan. It'll happen as soon as you merge vector and Heiko respins his crypto bits
Gravis has quit [Ping timeout: 265 seconds]
Gravis_ has joined #riscv
m5zs7k has quit [Ping timeout: 250 seconds]
m5zs7k has joined #riscv
MaxGanzII__ has quit [Ping timeout: 240 seconds]
<palmer> cool
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
Andre_Z has quit [Quit: Leaving.]
Andre_Z has joined #riscv
Andre_Z has quit [Quit: Leaving.]
billchenchina has quit [Quit: Leaving]
ximet4 has quit [Remote host closed the connection]
Gravis_ is now known as Gravis
<drewfustini> I'm cross compiling like I normally do for riscv but this time I used the Ubuntu config so the modules are huge. Normally I do INSTALL_MOD_STRIP=1 but it seems that my host version of strip gets called
<drewfustini> Anyone know how to change that?>
vagrantc has quit [Quit: leaving]
vagrantc has joined #riscv
<drewfustini> nevermind, I forgot CROSS_COMPILE
elastic_dog has quit [Read error: Connection reset by peer]
elastic_dog has joined #riscv
<drmpeg> drewfustini: You can make the Ubuntu config modules a lot smaller by turning off CONFIG_DEBUG_INFO.
<drewfustini> good idea, thanks
<drmpeg> I turn off CONFIG_DEBUG_INFO, CONFIG_DEBUG_INFO_DWARF5, CONFIG_DEBUG_INFO_BTF, CONFIG_PAHOLE_HAS_SPLIT_BTF, CONFIG_DEBUG_INFO_BTF_MODULES and CONFIG_GDB_SCRIPTS.
<drmpeg> About 3X smaller for vmlinuz.
<palmer> IIRC we also have a few kernel hacker settings in defconfig, stuff like data structure sanity checking
elastic_dog has quit [Remote host closed the connection]
elastic_dog has joined #riscv
<drewfustini> thanks, I'm trying to have an "ubuntu" experience while pulling out all the stuff that I know this system doesn't have. I have to load kernel and initrd over JTAG so smaller is better :)
aerkiaga2 has quit [Remote host closed the connection]
ashtin has joined #riscv
<drewfustini> the broader goal is to mount an ubuntu rootfs from mmc and run docker on the riscv target. I'm hoping the ubuntu config enables all the things the docker needs (i presume things like cgroup and namespaces and 9p).
<conchuod> Yah, I think xypron actually sent some patches for our defconfig to make docker usable a while back
<drewfustini> ah, thanks, I'll take a look
<drewfustini> I was thinking docker needed aufs which is not upstream but that is probably out dated knowledge
<Tenkawa> aufs is for older configs.. unionfs is the newer option
<drewfustini> ah, thanks
<Tenkawa> er overlayfs
<Tenkawa> (not union)
pecastro has quit [Ping timeout: 268 seconds]
EchelonX has quit [Quit: Leaving]