ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
jn has quit [Ping timeout: 248 seconds]
jn has joined #armlinux
jn has joined #armlinux
jn has quit [Changing host]
amitk has joined #armlinux
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
iivanov has joined #armlinux
monstr has joined #armlinux
frieder has joined #armlinux
cbeznea has joined #armlinux
viorel1 has joined #armlinux
matthias_bgg has joined #armlinux
matthias_bgg has quit [Ping timeout: 252 seconds]
matthias_bgg has joined #armlinux
Pali has joined #armlinux
headless has joined #armlinux
SallyAhaj has joined #armlinux
Pali has quit [Ping timeout: 248 seconds]
apritzel has joined #armlinux
SallyAhaj has quit [Quit: Leaving]
nsaenz has joined #armlinux
snalty has quit [Quit: ZNC 1.8.2 - https://znc.in]
snalty has joined #armlinux
Allen has joined #armlinux
tinghan has joined #armlinux
tinghan has quit [Remote host closed the connection]
Allen has quit [Remote host closed the connection]
tinghan has joined #armlinux
AllenKH_Cheng has joined #armlinux
Misotauros has quit [Ping timeout: 248 seconds]
headless has quit [Quit: Konversation terminated!]
Misotauros has joined #armlinux
AllenKH_Cheng has quit [Remote host closed the connection]
AllenKH_Cheng has joined #armlinux
bochenchen has quit [Remote host closed the connection]
mcoquelin has quit [Quit: Leaving]
bochenchen has joined #armlinux
mcoquelin has joined #armlinux
tinghan has quit [Remote host closed the connection]
tinghan has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
linusw_ has quit [Quit: Connection closed for inactivity]
rvalue has quit [Quit: ZNC - https://znc.in]
rvalue has joined #armlinux
nsaenz has quit [Quit: Leaving]
AllenKH_Cheng has quit [Remote host closed the connection]
AllenKH_Cheng has joined #armlinux
hanetzer has quit [Quit: WeeChat 3.5]
bochenchen has quit [Remote host closed the connection]
bochenchen has joined #armlinux
headless has joined #armlinux
AllenKH_Cheng has quit [Remote host closed the connection]
torez has joined #armlinux
hanetzer has joined #armlinux
rvalue has quit [Remote host closed the connection]
rvalue has joined #armlinux
headless has quit [Quit: Konversation terminated!]
nsaenz has joined #armlinux
prabhakarlad has joined #armlinux
robmur01 has quit [Remote host closed the connection]
robmur01 has joined #armlinux
Tokamak has joined #armlinux
tinghan has quit [Remote host closed the connection]
headless has joined #armlinux
Pali has joined #armlinux
matthias_bgg has quit [Quit: Leaving]
amitk has quit [Ping timeout: 256 seconds]
kanka__ has joined #armlinux
kanka__ has quit [Quit: Leaving]
kanka has joined #armlinux
kanka has quit [Remote host closed the connection]
monstr has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 256 seconds]
nsaenz has quit [Quit: Leaving]
viorel1 has quit [Quit: WeeChat 3.5]
viorel has joined #armlinux
viorel has quit [Client Quit]
cbeznea has quit [Ping timeout: 256 seconds]
justache is now known as justache_
justache_ is now known as justache
bochenchen has quit [Remote host closed the connection]
bochenchen has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
bochenchen has quit [Remote host closed the connection]
bochenchen has joined #armlinux
frieder has quit [Remote host closed the connection]
<HdkR> I see there was some patches for a VDSO getcpu implementation. But has died? I guess this is from tpidrro_el0 bugs in hardware?
headless has quit [Quit: Konversation terminated!]
nsaenz has joined #armlinux
<broonie> HdkR: The suggestion is to use rseq instead, it exposes the cpu number along with other stuff.
<broonie> Also Vincenzo was working on some infrastructure that would've moved a lot more stuff into a generic implementation but I've no idea if he finished that off.
<HdkR> I see
<broonie> Never saw any problems with the register.
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
iivanov has quit [Ping timeout: 252 seconds]
apritzel has joined #armlinux
prabhakarlad has joined #armlinux
apritzel has quit [Quit: Leaving]
torez has quit [Quit: torez]
<HdkR> How does the rseq path work for a classic application that is coded to abuse getcpu?
<HdkR> No way to optimize?