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
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
Nact has quit [Ping timeout: 258 seconds]
Nact has joined #armlinux
NonaSuomy_ has quit [Read error: Connection reset by peer]
NonaSuomy has joined #armlinux
amitk has joined #armlinux
nohit_ has quit []
nohit has joined #armlinux
Nact has quit [Remote host closed the connection]
Nact has joined #armlinux
sicelo has quit [Ping timeout: 240 seconds]
Tokamak_ has quit [Ping timeout: 255 seconds]
Tokamak has joined #armlinux
iivanov has joined #armlinux
cbeznea has joined #armlinux
NonaSuomy_ has joined #armlinux
NonaSuomy has quit [Ping timeout: 240 seconds]
luispm has joined #armlinux
Nact has quit [Ping timeout: 255 seconds]
sszy has joined #armlinux
NonaSuomy_ has quit [Read error: Connection reset by peer]
NonaSuomy has joined #armlinux
iivanov__ has joined #armlinux
guillaume_g has joined #armlinux
iivanov__ has quit [Read error: Connection reset by peer]
iivanov__ has joined #armlinux
iivanov has quit [Ping timeout: 248 seconds]
headless has joined #armlinux
nsaenz has joined #armlinux
jlinton has quit [Ping timeout: 252 seconds]
mcoquelin has quit [Quit: Leaving]
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
NonaSuomy has quit [Read error: Connection reset by peer]
NonaSuomy_ has joined #armlinux
mcoquelin has joined #armlinux
mcoquelin has quit [Ping timeout: 248 seconds]
iivanov__ has quit [Read error: Connection reset by peer]
iivanov has joined #armlinux
<arnd>
krzk: a pull request would be great, yes
<arnd>
the alternative would be for me to pick up the entire series, rebase it on top of next/master to remove the duplicates and the rebase it back on a rc1
mcoquelin has joined #armlinux
NonaSuomy_ has quit [Read error: Connection reset by peer]
NonaSuomy has joined #armlinux
apritzel has joined #armlinux
matthias_bgg has joined #armlinux
matthias_bgg has quit [Remote host closed the connection]
matthias_bgg has joined #armlinux
matthias_bgg has quit [Ping timeout: 260 seconds]
headless_ has joined #armlinux
apritzel_ has joined #armlinux
headless has quit [Ping timeout: 246 seconds]
gdd has joined #armlinux
matthias_bgg has joined #armlinux
headless_ is now known as headless
NonaSuomy has quit [Read error: Connection reset by peer]
NonaSuomy has joined #armlinux
headless has quit [Quit: Konversation terminated!]
<javierm>
marex: thanks a lot for adding the regmap_config provided bulk read/write support, I had that in my TODO for long time but never found the time to do it
headless has joined #armlinux
monstr has joined #armlinux
monstr has quit [Ping timeout: 244 seconds]
gpiccoli_ is now known as gpiccoli
matthias_bgg has quit [Ping timeout: 248 seconds]
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
sicelo has quit [Quit: Bye!]
matthias_bgg has joined #armlinux
iivanov has quit [Ping timeout: 252 seconds]
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
<marex>
javierm: no worries
headless has quit [Quit: Konversation terminated!]
NonaSuomy has quit [Read error: Connection reset by peer]
NonaSuomy has joined #armlinux
<marex>
javierm: oh, I see, bugfixes are coming :)
apritzel_ has quit [Ping timeout: 260 seconds]
suzukikp has quit [Ping timeout: 244 seconds]
suzukikp has joined #armlinux
luispm has quit [Ping timeout: 246 seconds]
NonaSuomy has quit [Read error: Connection reset by peer]
Amit_T has joined #armlinux
luispm has joined #armlinux
NonaSuomy has joined #armlinux
<javierm>
marex: yes :)
torez has joined #armlinux
<broonie>
Those fixes look fine, I figured marex might want to review though.
<javierm>
broonie: agreed, in case I did something silly
jlinton has joined #armlinux
abelloni_ is now known as abelloni
monstr has joined #armlinux
luispm has quit [Ping timeout: 260 seconds]
luispm has joined #armlinux
amitk_ has joined #armlinux
amitk has quit [Ping timeout: 256 seconds]
apritzel_ has joined #armlinux
guillaume_g has quit [Quit: Konversation terminated!]
<javierm>
marex: I just posted because noticed your patch and converted my driver to drop the custom regmap bus I used for bulk write, but then run into issues
<javierm>
with patch #3 is working correctly
<javierm>
marex, broonie: something I wondered is if we should support read / write independently, since your patch assumes that you will have map->read && map->write for bulk support
<javierm>
but the read and write paths seems quite independent to me. And I guess there are drivers that are only interested in doing either bulk read or write
<javierm>
for now I just have a .read callback that just returns -EOPNOTSUPP, but would be good to drop that bit as well
<broonie>
More risk of the framework getting confused...
<javierm>
broonie: that's a good point and have to admit that was on the fence on it
<javierm>
that's why didn't propose any patch for that
<javierm>
since it would complicate the regmap internals
mag has quit [Remote host closed the connection]
headless has joined #armlinux
mag has joined #armlinux
nsaenz has quit [Quit: Leaving]
luispm has quit [Ping timeout: 244 seconds]
luispm has joined #armlinux
monstr has quit [Remote host closed the connection]
sicelo_ has quit [Remote host closed the connection]
Amit_T has quit [Quit: Leaving]
sicelo has quit [Quit: Bye!]
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
sicelo has quit [Client Quit]
apritzel has joined #armlinux
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
sicelo has quit [Client Quit]
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
sicelo has quit [Client Quit]
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
gdd has quit [Remote host closed the connection]
amitk_ has quit [Ping timeout: 246 seconds]
arnd has left #armlinux [#armlinux]
arnd has joined #armlinux
headless has quit [Quit: Konversation terminated!]
krzk has quit [Read error: Connection reset by peer]
torez has quit [Remote host closed the connection]
<arnd>
ukleinek_: I had a closer look at how we ended up with all the -Wframe-larger-than= warnings on arm32
<arnd>
what I found is
<arnd>
1. kees adding 0e07f663c901 ("latent_entropy: raise CONFIG_FRAME_WARN by default") to double the warning limit when the latent entropy plugin is enabled. I never noticed this because the plugin was disabled by default on my machine
<arnd>
2. masahiroy changing the plugin logic in 1e860048c53e ("gcc-plugins: simplify GCC plugin-dev capability test"), which makes feature actually enabled
<arnd>
3. linusw_ enabling KASAN in 421015713b30 ("ARM: 9017/2: Enable KASan for ARM")
<arnd>
so by the time KASAN came in, the default warning limit was already raised for allmodconfig builds, as long as you use a compiler that supports plugins
<arnd>
OTOH if you enable KASAN by itself but not the plugin, or use a compiler that does not support plugins, or build with a manually set warning limit of 1024, the warning does appear
<linusw_>
arnd: that has annoyed me too...
prabhakarlad has quit [Quit: Client closed]
<arnd>
I don't actually see why the plugin needs a higher warning limit at all, as the 1024 limit seems fine for it, but we could raise the warning limit for kasan to 1280 or so
<arnd>
it's also specific to arm, as IIRC this is the only 32-bit architecture with kasan support, and the 64-bit targets already have a huge warning limit of 2048
gdd has joined #armlinux
elastic_dog has quit [Ping timeout: 258 seconds]
elastic_dog has joined #armlinux
Nact has joined #armlinux
jlinton has quit [Quit: Client closed]
macromorgan has quit [Read error: Connection reset by peer]
c1728p9 has quit [Remote host closed the connection]