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
elastic_dog has quit [Remote host closed the connection]
elastic_dog has joined #armlinux
mraynal has quit [Remote host closed the connection]
mraynal has joined #armlinux
elastic_dog has quit [Ping timeout: 248 seconds]
apritzel has quit [Ping timeout: 250 seconds]
elastic_dog has joined #armlinux
pharonix71 has joined #armlinux
elastic_dog has quit [Ping timeout: 250 seconds]
elastic_dog has joined #armlinux
jclsn has quit [Ping timeout: 265 seconds]
jclsn has joined #armlinux
pg12 has quit [Ping timeout: 240 seconds]
pg12 has joined #armlinux
iivanov has joined #armlinux
cbeznea has joined #armlinux
amitk_ has joined #armlinux
heat has quit [Remote host closed the connection]
heat has joined #armlinux
MWelchUK has quit [Quit: The Lounge - https://thelounge.chat]
matthias_bgg has joined #armlinux
matthias_bgg has quit [Read error: Connection reset by peer]
sszy has joined #armlinux
frieder has joined #armlinux
luispm has joined #armlinux
matthias_bgg has joined #armlinux
monstr has joined #armlinux
headless has joined #armlinux
apritzel has joined #armlinux
apritzel has quit [Ping timeout: 265 seconds]
apritzel has joined #armlinux
bps has joined #armlinux
rvalue has quit [Ping timeout: 265 seconds]
<linusw__> arnd: I think that was a side effect of using b4 which uses get_maintainers and then post to that MAINTAINERS entry as krzk points out.
<arnd> ah, for drivers/pinctrl/spear/
<jn> avoiding addresses that get_maintainers prints out is a hassle, and should (IMHO) never be necessary. the automation should be kept in a good enough shape to use as is
prabhakarlad has joined #armlinux
<ukleinek> arnd: do you have a patch handy to compile busybox (or the whole BSP) with yocto with 64bit time support?
<arnd> ukleinek: I've given up trying to do this with glibc, but any musl -1.2.x based build gets time64 automatically
<ukleinek> arnd: can you explain in one sentence why you gave up von glibc?
<arnd> my impression was that a lot of libc developers (not all) just want to kill off 32-bit support entirely rather than make it work, and each debate about time64 just turns into making it harder to use.
<arnd> it's possible that someone has managed to do this by now, but I'm no longer following the mailing list
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #armlinux
<ukleinek> arnd: ok, thanks
prabhakarlad has quit [Quit: Client closed]
xvmt_ has joined #armlinux
xvmt_ has quit [Remote host closed the connection]
xvmt has quit [Read error: Connection reset by peer]
xvmt has joined #armlinux
<marex> is AMS gko down again ?
<marex> seems like SIN is up, AMS not
* ukleinek wonders why there is $(getconf LFS_CFLAGS) but nothing similar for 64bit time_t
<arnd> ukleinek: I think the difference is that for LFS there is some sense in letting an application decide to use it, but for time64, you really can't. The only sensible way to use time64 is to hardcode CFLAGS=-D_TIME_BITS=64 somewhere, either in the toolchain or distro-wide config
rockosov has quit [Quit: WeeChat 3.4-dev]
cbeznea has quit [Ping timeout: 255 seconds]
rvalue has joined #armlinux
cbeznea has joined #armlinux
prabhakarlad has joined #armlinux
nsaenz has joined #armlinux
PobodysNerfect has quit [Quit: Gone to sleep. ZZZzzz…]
PobodysNerfect has joined #armlinux
nsaenz has quit [Client Quit]
headless has quit [Quit: Konversation terminated!]
<broonie> marex: Yeah, ams is *super* unhappy which is really messing with -next today.
* broonie pinged mricon and raised a helpdesk ticket already.
<arnd> I had problems yesterday afternoon for about an hour, but then it started working as normal again, and I assumed that someone actively fixed it
<broonie> I suspect we may have a timezone issue with getting help.
cbeznea1 has joined #armlinux
cbeznea has quit [Ping timeout: 246 seconds]
prabhakarlad has quit [Quit: Client closed]
cbeznea has joined #armlinux
cbeznea1 has quit [Ping timeout: 240 seconds]
<broonie> marex: Sorted now.
rockosov has joined #armlinux
<ukleinek> arnd: I don't understand, what the the upside of not using LFS?
<arnd> ukleinek: there are occasionally problems with backward compatibility
<ukleinek> arnd: as with time64?
<arnd> Debian still has a handful of packages that expose off_t in their abi, and no need to make those 64 bit because they are known to never need large files
<broonie> The increase of file sizes is less inevitable than the forward match of time.
<arnd> For time_t there is no value in changing some packages as long as you don't do all of them
* ukleinek buys broonie's reason, but still doesn't get arnd's
<arnd> It's really about the amount of work needed to transition the abi of a library and all its users. If Debian were to go through a scheduled full rebuild like Fedora, they probably would have changed it long ago
<arnd> But as long as you maintain compatibility across releases, you need to have someone who is sufficiently motivated to do the work
* ukleinek wonders if there is already a lintian warning for packages that use time32
amitk_ has quit [Ping timeout: 264 seconds]
<marex> broonie: nice, thank you
torez has joined #armlinux
<broonie> marex: Thank mricon and/or his team, I suspect they'll have seen monitoring at least as soon as my message.
prabhakarlad has joined #armlinux
heat has quit [Remote host closed the connection]
heat has joined #armlinux
amitk_ has joined #armlinux
monstr has quit [Remote host closed the connection]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
bps has quit [Ping timeout: 248 seconds]
frieder has quit [Remote host closed the connection]
elastic_dog has quit [Ping timeout: 240 seconds]
elastic_dog has joined #armlinux
apritzel has quit [Ping timeout: 250 seconds]
jeeeun has quit [Quit: The Lounge - https://thelounge.chat]
bjdooks has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jeeeun has joined #armlinux
bjdooks has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
<ardb> broonie: will you be at connect?
<broonie> ardb: No plan for that.
<ardb> ah ok
<ardb> i'm looking for someone who might be able to help me reprogram a SOIC SPI flash chip
<ardb> i bricked my loongarch box by changing a BIOS menu option
<broonie> Ah, oh dear :(
<ardb> yeah typical :-))
<broonie> That sounds like hardware which physically exists which is kind of out of my wheelhouse these days :P
<ardb> right
<ardb> it said 'SPI' so i thought i'd check with you
<ardb> i'll check with daniel thompson as well
<broonie> Perhaps the Linaro lab people might be able to help, though I don't actually know who's still there now (Luca perhaps?)
<ardb> no idea
<ardb> i'll go and poke some people
pharonix71 has quit [Remote host closed the connection]
pharonix71 has joined #armlinux
headless has joined #armlinux
torez has quit [Quit: torez]
zkrx has quit []
zkrx has joined #armlinux
<linusw__> ardb: I won't be there either, but SPI flash is still a flash memory, and by infering the set of MTD maintainers with the set of Linaro employees I have concluded that you want to talk to Tudor Ambarus.
apritzel has joined #armlinux
heat has quit [Remote host closed the connection]
heat has joined #armlinux
amitk_ has quit [Ping timeout: 248 seconds]
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #armlinux
prabhakarlad has joined #armlinux
headless has quit [Quit: Konversation terminated!]
<ardb> linusw__: thanks!
iivanov has quit [Ping timeout: 240 seconds]
cbeznea has quit [Quit: Leaving.]
sakman has quit [Remote host closed the connection]
Misotauros has quit [Ping timeout: 246 seconds]