levitating has quit [Remote host closed the connection]
levitating has joined #riscv
levitating has quit [Ping timeout: 252 seconds]
levitating has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
Andre_Z has joined #riscv
Tenkawa has joined #riscv
fuwei has joined #riscv
coldfeet has joined #riscv
coldfeet has quit [Remote host closed the connection]
rattlesnake has quit [Quit: gone fishing]
rattlesnake has joined #riscv
coldfeet has joined #riscv
craigo has joined #riscv
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #riscv
Armand|X13s has quit [Ping timeout: 252 seconds]
zenmov has joined #riscv
zenmov_ has joined #riscv
levitating has quit [Ping timeout: 252 seconds]
zenmov has quit [Ping timeout: 252 seconds]
zenmov_ has quit [Ping timeout: 244 seconds]
jacklsw has joined #riscv
jacklsw has quit [Quit: Back to the real world]
BootLayer has joined #riscv
fuwei has quit [Ping timeout: 252 seconds]
fuwei has joined #riscv
cleger has joined #riscv
frkzoid has joined #riscv
freakazoid332 has quit [Ping timeout: 252 seconds]
stolen has joined #riscv
bsFFFFFF has quit [Remote host closed the connection]
bsFFFFFF has joined #riscv
miraris has quit [Quit: Ping timeout (120 seconds)]
miraris has joined #riscv
zenmov has joined #riscv
zenmov_ has joined #riscv
cleger has quit [Ping timeout: 276 seconds]
zenmov has joined #riscv
zenmov has quit [Changing host]
psydroid has joined #riscv
zenmov_ has quit [Quit: leaving]
zenmov has quit [Quit: leaving]
zenmov has joined #riscv
zenmov has quit [Changing host]
zenmov has joined #riscv
zenmov has quit [Quit: leaving]
zenmov has joined #riscv
zenmov has quit [Changing host]
zenmov has joined #riscv
damian101 has quit [Quit: Leaving]
damian101 has joined #riscv
dilfridge is now known as dionysos
<Tenkawa>
jrtc27: Do you use FreeBSD at all on The RPI?
<Tenkawa>
oops wrong channel
<Tenkawa>
let me switch
fuwei has quit [Quit: Konversation terminated!]
heat has quit [Remote host closed the connection]
heat has joined #riscv
sakman_ has joined #riscv
fuwei has joined #riscv
sakman has quit [Read error: Connection reset by peer]
levitating has joined #riscv
sakman_ is now known as sakman
Andre_Z has quit [Ping timeout: 265 seconds]
levitating has quit [Remote host closed the connection]
levitating has joined #riscv
fuwei has quit [Quit: Konversation terminated!]
vagrantc has joined #riscv
<drewfustini>
I've been stumped on an oops that only happens when CONFIG_RELOCATABLE is turned on. I had not noticed before since I normally use the riscv defconfig.
<drewfustini>
Anyone actually using CONFIG_RELOCATABLE on riscv?
<Tenkawa>
[15:43:43] Tenkawa: WARNING: 21736 bad relocations
<Tenkawa>
It does that during the kernel link
<Tenkawa>
checking all of my old runtime logs for his clk_gate message now
<mps>
ok, run build, will report later of result
<Tenkawa>
ok.. all my logs came up clean on 6.6 on the vf2
<Tenkawa>
6.6-6.12
<drewfustini>
Yeah, there is a bunch of relocation warnings when I build with CONFIG_RELOCATABLE... but I'm not sure that actually related to the oops I'm seeing in clk_gate_is_enabled()
<drewfustini>
thanks
Trifton has quit [Quit: TOADiE v1.2 - Raid [SLAM] <It's time for a reinstall... HeHeHe>]
<Tenkawa>
I haven't tried -next though
<Tenkawa>
drewfustini: was this just introduced in -next?
stolen has quit [Quit: Connection closed for inactivity]
<drewfustini>
good point, I have not tried with an older kernel yet. I should try with 6.11 since that is when this soc's clk driver was introduced
<mps>
CONFIG_RELOCATABLE is appeared in some previous version
<drewfustini>
yeah, relocatable has been there for awhile
<mps>
I didn't enabled it anywhere yet. now trying
bsFFFFFF has quit [Remote host closed the connection]
ldevulder has quit [Quit: Leaving]
theruran has joined #riscv
levitating has joined #riscv
heat has quit [Remote host closed the connection]
heat has joined #riscv
<Tenkawa>
mps: the relocatable thing is a diff issue
<Tenkawa>
that was happening from day 1 here
<Tenkawa>
drewfustini: I'm going to look at commit history on the clk code
<mps>
Tenkawa: ah, then I misread
<drewfustini>
This is specifically why the oops happens
<Tenkawa>
drewfustini: 6.12.1 has been released too if you haven't tried it this morning