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
jelly has quit [Read error: Connection reset by peer]
System_Error has quit [Remote host closed the connection]
jelly-home has joined #armlinux
System_Error has joined #armlinux
System_Error has quit [Remote host closed the connection]
heat has quit [Ping timeout: 246 seconds]
System_Error has joined #armlinux
_rgallaispou has quit [Ping timeout: 265 seconds]
Karyon has quit [Ping timeout: 244 seconds]
mvaittin has quit [Remote host closed the connection]
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
mraynal has quit [Remote host closed the connection]
mraynal has joined #armlinux
apritzel has quit [Ping timeout: 272 seconds]
heat has joined #armlinux
greengoblin has quit [Ping timeout: 252 seconds]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #armlinux
Peng_Fan has joined #armlinux
heat has quit [Ping timeout: 272 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
apritzel has joined #armlinux
<Stalevar> Regarding relatively cheap ARM laptop there is TCL BOOK 14 Go B220G 8GB/256GB but it seems that hardware support for Linux is rather poor and even Windows can't be easily reinstalled if you don't know how to integrate drivers into installation image
<Stalevar> But I think $300 is still too much for a laptop for masochism practices
cbeznea has joined #armlinux
System_Error has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 248 seconds]
monstr has joined #armlinux
frieder has joined #armlinux
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
greengoblin has joined #armlinux
mvaittin has joined #armlinux
headless has joined #armlinux
jelly-home is now known as jelly
lucanis has quit [Ping timeout: 260 seconds]
<ukleinek> linusw__: you picked the wrong side, but of course I'm not angry anyhow :-)
<ukleinek> linusw__: Thanks for your third opinion.
<linusw__> ukleinek: thanks, you and Andy alike are some of my favourite coworkers after all.
<javierm> ukleinek, linusw__: FWIW I agree with Andy on this one, having it explicitly makes it easier to know what are the consumers of the exported macro on the given namespace
<javierm> making it implicit due a header include kind of disminish the point of using the namespaced symbol import
<geertu> linusw__: Ah, the first thing that came to my mind when reading ukleinek request here on IRC was to defer the decision to the other Linus ;-)
luispm has joined #armlinux
<linusw__> I'm too dull to even understand the importance of namespacing :/
<mvaittin> I was with you on this one UK :)
<mvaittin> point of namespacing (to me) is to reduce the visibility. When headers contain only stuff which is relevant to a specific namespace - then automatic import just makes things simpler while the visibility is still limited :)
<mvaittin> But luckily there are people with bigger brains ;)
nsaenz has joined #armlinux
headless has quit [Read error: Connection reset by peer]
fancer has joined #armlinux
prabhakalad has quit [Ping timeout: 245 seconds]
prabhakalad has joined #armlinux
sszy has joined #armlinux
<ukleinek> mvaittin: It is not obvious to me who you think has the bigger brains in this discussion :-)
<ajb-linaro> where are the arm,armv8-timer\0arm,armv7-timer FDT nodes documented? I've been adding the SEL2 physical and virtual timers to QEMU and want to know if the kernel even cares about seeing them advertised in the FDT?
<mrutland> Documentation/devicetree/bindings/timer/arm,arch_timer.yaml ?
System_Error has joined #armlinux
<geertu> ajb-linaro: git grep arm,armv7-timer -- "D*l"
* ajb-linaro has a thought - why does the kernel even care about SEL2 timers.... I guess this is the DT the firmware sees and maybe passes to the SEL2 hypervisor
nsaenz has quit [Remote host closed the connection]
<mrutland> The kernel won't care about the secure side
nsaenz has joined #armlinux
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
apritzel has joined #armlinux
sihloo has quit [Quit: ZNC 1.9.1 - https://znc.in]
houze has joined #armlinux
houze has quit [Changing host]
houze has joined #armlinux
psydroid2 has quit [Read error: Connection reset by peer]
psydroid2 has joined #armlinux
<maz> ajb-linaro: the DT is not non-secure specific. it is supposed to describe the platform.
<ajb-linaro> maz: sure - so the canonical Arm platform DT spec is in the kernel or somewhere else? My test case (Hafnium) doesn't seem to care because it boots once the timers work
<maz> ajb-linaro: I don't think that there is a canonical DT spec. there is a bunch of arbitrary choices, the DT hosted in the kernel tree being one.
<mvaittin> ukleinek: I just trust the people who make these decisions have bigger brains than I do ;)
greengoblin has quit [Ping timeout: 264 seconds]
greengoblin has joined #armlinux
m5zs7k has quit [Ping timeout: 244 seconds]
rvalue- has joined #armlinux
rvalue has quit [Ping timeout: 276 seconds]
m5zs7k has joined #armlinux
sihloo has joined #armlinux
sihloo has quit [Changing host]
sihloo has joined #armlinux
rvalue- is now known as rvalue
<ajb-linaro> is interrupt-controller a DT node or a property of something else?
<maz> a property. it denotes that the node containing it is what it says on the tin.
System_Error has quit [Remote host closed the connection]
headless has joined #armlinux
<ajb-linaro> I guess hafnium should probably be looking for something else then -> fdt_find_node(fdt, "/interrupt-controller", &n) makes no sense
System_Error has joined #armlinux
<maz> ideally, you would look for the interrupt-parent of a given device.
<maz> there is no such thing as an "absolute" interrupt controller, it is always relative to a device.
greengoblin has quit [Read error: Connection reset by peer]
greengoblin has joined #armlinux
greengoblin has quit [Read error: Connection reset by peer]
greengoblin has joined #armlinux
m5zs7k has quit [Ping timeout: 272 seconds]
Karyon has joined #armlinux
m5zs7k has joined #armlinux
tlwoerner has quit [Ping timeout: 252 seconds]
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
tlwoerner has joined #armlinux
gclement has joined #armlinux
gclement has left #armlinux [#armlinux]
<robmur01> Unless it's an i8259, of course :D
headless has quit [Quit: Konversation terminated!]
heat has joined #armlinux
tlwoerner has quit [Ping timeout: 276 seconds]
tlwoerner has joined #armlinux
spew has left #armlinux [#armlinux]
<maz> robmur01: which one of the two? :)
<robmur01> The one, of course. IRQ7 is a lie :P
greengoblin has quit [Ping timeout: 244 seconds]
greengoblin has joined #armlinux
headless has joined #armlinux
gclement has joined #armlinux
gclement1 has joined #armlinux
gclement has quit [Ping timeout: 244 seconds]
greengoblin has quit [Read error: Connection reset by peer]
greengoblin has joined #armlinux
mvaittin has quit [Ping timeout: 265 seconds]
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #armlinux
gclement1 has quit [Ping timeout: 246 seconds]
frieder has quit [Remote host closed the connection]
gclement has joined #armlinux
gclement has quit [Read error: Connection reset by peer]
LainExperiments has joined #armlinux
gclement has joined #armlinux
gclement has quit [Client Quit]
gclement has joined #armlinux
LainExperiments has quit [Quit: Client closed]
LainExperiments has joined #armlinux
sally_ has joined #armlinux
sally has quit [Ping timeout: 276 seconds]
sally_ is now known as sally
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
sakman has quit [Remote host closed the connection]
heat has quit [Remote host closed the connection]
heat has joined #armlinux
LainExperiments has quit [Ping timeout: 240 seconds]
apritzel has quit [Ping timeout: 272 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
monstr has quit [Remote host closed the connection]
System_Error has quit [Remote host closed the connection]
nsaenz has quit [Remote host closed the connection]
System_Error has joined #armlinux
LainExperiments has joined #armlinux
LainExperiments has quit [Client Quit]
fancer has quit [Quit: Konversation terminated!]
nsaenz has joined #armlinux
apritzel has joined #armlinux
headless_ has joined #armlinux
headless has quit [Ping timeout: 244 seconds]
headless_ has quit [Client Quit]
cbeznea has quit [Ping timeout: 248 seconds]
zenmov is now known as ms
ms is now known as mohan
mohan is now known as zenmov
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
nsaenz has quit [Ping timeout: 265 seconds]
fancer has joined #armlinux
System_Error has quit [Remote host closed the connection]
fancer has quit [Quit: Konversation terminated!]
System_Error has joined #armlinux
fancer has joined #armlinux
jelly has quit [Ping timeout: 248 seconds]
jelly has joined #armlinux
System_Error has quit [Remote host closed the connection]