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
mraynal has quit [Remote host closed the connection]
mraynal has joined #armlinux
palmer has quit [Server closed connection]
palmer has joined #armlinux
amitk_ has quit [Ping timeout: 246 seconds]
heat has joined #armlinux
sakman_ has joined #armlinux
sakman has quit [Ping timeout: 245 seconds]
phh has quit [Server closed connection]
phh has joined #armlinux
phh has joined #armlinux
phh has quit [Changing host]
Fridtjof has quit [Server closed connection]
Fridtjof has joined #armlinux
tiagom has joined #armlinux
tiagom has quit [Quit: WeeChat 4.0.4]
jclsn has quit [Ping timeout: 252 seconds]
jclsn has joined #armlinux
sakman_ is now known as sakman
heat has quit [Ping timeout: 245 seconds]
sakman_ has joined #armlinux
sakman has quit [Ping timeout: 246 seconds]
tmlind has quit [Server closed connection]
tmlind has joined #armlinux
amitk has joined #armlinux
amitk has quit [Ping timeout: 252 seconds]
cbeznea_ has joined #armlinux
cbeznea has joined #armlinux
cbeznea_ has quit [Ping timeout: 258 seconds]
cbeznea has quit [Remote host closed the connection]
cbeznea has joined #armlinux
cbeznea_ has joined #armlinux
cbeznea has quit [Ping timeout: 246 seconds]
rfs613 has quit [Ping timeout: 255 seconds]
rfs613 has joined #armlinux
ezulian has joined #armlinux
atorgue has joined #armlinux
frieder has joined #armlinux
luispm has quit [Remote host closed the connection]
luispm has joined #armlinux
nsaenz has joined #armlinux
<javierm>
geertu: any thoughts on my ssd130x patch that moves the HW buffer allocation to the CRTC's .atomic_check ?
<javierm>
geertu: if you rebase your R1 support patches on top, you should be able to avoid any buffer allocations in the plane's .atomic_check when choosing the R1 format
<geertu>
javierm: I applied v3 to my local tree (and did a half-ass rebase of R1 support), but didn't get to testing yet...
<javierm>
geertu: nice
<javierm>
I posted a v4 today but it was just to fix a build warning pointed out by the robot
<geertu>
javierm: I noticed ;-) Just b4 am'ed...
<javierm>
need to get used to build with W=1 before posting my patches :)
headless has quit [Quit: Konversation terminated!]
<linusw__>
ukleinek: I think at one point I convinced myself that a lock was overkill because they couldn't actually race in practice due to how the core_initcalls() are called, which is before preemption is up.
<linusw__>
I guess the only gpio_chips added before gpiolib_dev_init() would be those hardwired in misc arch/* hacks that should be killed off by rewriting them into proper device drivers so we can just remove the variable.
punit has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
atorgue has quit [Ping timeout: 245 seconds]
prabhakarlad has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
IgorPec has joined #armlinux
IgorPec has quit [Changing host]
headless has joined #armlinux
rockosov has joined #armlinux
nsaenz_ has joined #armlinux
nsaenz has quit [Ping timeout: 252 seconds]
nsaenz_ has quit [Ping timeout: 252 seconds]
nsaenz has joined #armlinux
headless has quit [Ping timeout: 255 seconds]
torez has joined #armlinux
<geertu>
javierm: your v3 seems to be working fine
<javierm>
geertu: cool, thanks for testing
<javierm>
geertu: if you can review the patch when you have some time or provide a tested-by, that would be great
manchaw has quit [Quit: Connection closed for inactivity]
heat has joined #armlinux
nsaenz has quit [Remote host closed the connection]
amitk has joined #armlinux
<bjdooks>
hmm, has anyone wriitten a script/tool that can analyse warning reports and categorise/remove repeats?