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
bps has quit [Ping timeout: 248 seconds]
Tokamak has joined #armlinux
atorgue has quit [Quit: Client closed]
apritzel has quit [Ping timeout: 256 seconds]
saiprakash has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
amitk has joined #armlinux
cbeznea has joined #armlinux
Misotauros has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
sudeepholla has quit [Ping timeout: 246 seconds]
headless has quit [Quit: Konversation terminated!]
Turingtoast has joined #armlinux
qyousef has joined #armlinux
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<tmlind>
arnd: maybe pick these two patches into your omap1-multiplatform branch? [PATCH] omap1: htc_herald: fix typos in comments, [PATCH] ARM: OMAP1: fix typos in comments
Amit_T has joined #armlinux
<arnd>
tmlind: ok, just applied them, and also the MAINTAINERS patch
<arnd>
tmlind: unless there is something else you are waiting for, I'd merge it into my arm/multiplatform branch for 5.19 then, on top of the ep93xx/iop32x/ixp4xx/dove changes
<arnd>
I wonder how long I should wait for feedback on the pxa patches, my feeling is that Robert Jarzmik is the last one who cares about the platform, and he doesn't do that much on it either
<tmlind>
arnd: hmm i just pushed out a maintainers branch with two patches in it
<arnd>
tmlind: that's fine as well, I'll just drop it from my tree and merge your branch into the 5.18 fixes then
<tmlind>
arnd: ok, looks like i could easily drop it too if needed, it's the top patch
<tmlind>
arnd: as far as i'm concerned, the debug_ll issues was the last one i was worried about
<arnd>
krzk: regarding your mach-s3c deprecation patch, do you want that in 5.18 or 5.19? I think there is a trivial conflict against my multiplatform patch, so adding it into arm/multiplatform would be slightly easier for me
<arnd>
tmlind: ok, perfect
Amit_T has quit [Quit: Leaving]
<krzk>
arnd: having it faster (in current release) would be a bit better, more time to warn users, but it is not strictly a fix and it causes a pragma message which might annoy someone, so considering the conflict - maybe take it for next?
<arnd>
krzk: ok, thanks, I'll put it into the arm/multiplatform branch then. Good point about the #pragma, there is definitely a risk that this breaks some build bots in a way that I would not want in a bugfix commit without some testing in linux-next first
<krzk>
exactly, already kbuild robot found it as a new warning
<arnd>
hmm, maybe I should not add a S-o-b then to avoid getting cc'd on the future "this is still broken" emails ;-)
<krzk>
This is why I sent it as a patch, not as pull :)
<arnd>
I have previously suggested to the 0day folks to only build with CONFIG_COMPILE_TEST enabled, but I suppose that was only for randconfig builds, not the defconfigs
<arnd>
or maybe they just don't send /me/ the reports with COMPILE_TEST=n any more
russ has quit [Ping timeout: 246 seconds]
kettenis has quit [Ping timeout: 250 seconds]
tre has quit [Remote host closed the connection]
russ has joined #armlinux
sudeepholla has joined #armlinux
prabhakarlad has quit [*.net *.split]
atorgue has quit [*.net *.split]
<marex>
maz: all right, stm32 power consumption when the pinctrl block clock are kept on changed by ... 0 ...
<marex>
maz: I sent out the patch to keep it active if LEVEL IRQ is requested, now let's see if those patches will go in
<maz>
marex: I'll have a look. hopefully the ST folks will chime in.
matthias_bgg has quit [Read error: Connection reset by peer]
<marex>
maz: thanks !
Amit_T has joined #armlinux
matthias_bgg has joined #armlinux
djrscally has quit [Ping timeout: 246 seconds]
<maz>
marex: well, Linus picked it up at the speed of light! :D
sudeepholla has quit [Ping timeout: 246 seconds]
<marex>
maz: I think Linus picked up the first patch, the optimization one, not the one I sent today
<marex>
maz: Linus is a nice maintainer btw
<maz>
marex: ah, indeed.
<arnd>
krzk: I was curious to see if patchwork would behave differently with your new email address and automatically mark your pull requests as merged when I pick them up, as it does for most other submitters. It appears that it does not, though it does work for separate patch emails you send.
<arnd>
it did not notice the s3c-deprecation patch, but I think that is because it was not a clean merge
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tokamak has joined #armlinux
Tokamak has quit [Client Quit]
prabhakarlad has joined #armlinux
iivanov has quit [Quit: Leaving...]
torez has quit [Ping timeout: 250 seconds]
torez has joined #armlinux
Tokamak has joined #armlinux
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tokamak has joined #armlinux
<gpiccoli>
Hi folks, have a questions about interrupts on kdump, arm32 - I'm working in a panic refactor, and noticed that there is 2 routines to disable CPUs in panic path. A regular routine [smp_send_stop()], which leads to ipi_cpu_stop(). This latter function disables local irq and fiq (whatever that is) in the CPU being shut off...which makes sense.
<gpiccoli>
But the kdump version leads to machine_crash_nonpanic_core() [through crash_smp_send_stop()], and one of the major differences I see is that this latter function *does not* disables irqs/fiq before spinning in cpu_relax()
<gpiccoli>
So...what would be a possible reason for that? In my head, it makes sense to disable irqs/fiq (fast interrupts?) in the crash cpus disabling as well...
<gpiccoli>
I might plumb a patch for this, but since I'm no expert in arm CPUs (far from it!), I'd like to check with the interrupt experts
<gpiccoli>
Tnx in advance!
Amit_T has quit [Remote host closed the connection]
apritzel has joined #armlinux
djrscally has joined #armlinux
cbeznea has quit [Quit: Leaving.]
torez has quit [Remote host closed the connection]
headless_ has joined #armlinux
headless has quit [Ping timeout: 240 seconds]
headless_ is now known as headless
headless has quit [Quit: Konversation terminated!]
cbeznea has joined #armlinux
Tokamak has quit [Ping timeout: 256 seconds]
Tokamak has joined #armlinux
cbeznea has quit [Ping timeout: 256 seconds]
nsaenz has quit [Quit: Leaving]
Turingtoast has joined #armlinux
amitk has quit [Ping timeout: 260 seconds]
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]