<rmilecki>
linusw: i'm still debugging some really ugly hangs on BCM53753
<rmilecki>
linusw: i hope to take a break from that soon, not sure if with any success
<rmilecki>
linusw: i'll try to look at pending stuff then
ptudor has quit [Ping timeout: 480 seconds]
<fhumblot>
is there a difference between an application using `reboot(RB_AUTOBOOT);` and calling `reboot`? It seems that the former causes my carambola2 based boards (ath79 target with ar9331 SoC) to hang, while the latter works as expected
<ukleinek>
fhumblot: yes, there is a difference. For former hangs on carambola2 whilch the latter works fine :-þ
<ukleinek>
s/whilch/while/
<fhumblot>
ukleinek: haha thanks, I had overlooked that ;)
Slimey has quit [Read error: Connection reset by peer]
goliath has quit [Quit: SIGSEGV]
KGB-1 has joined #openwrt-devel
fhumblot has quit [Ping timeout: 480 seconds]
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
goliath has joined #openwrt-devel
gladiac has joined #openwrt-devel
cp- has joined #openwrt-devel
<philipp64>
Anyone else having issues with Openssl not coming up correctly? At first I thought it was syslog-ng because that was failing to come up, but then I realized it wasn't initializing TLS correctly.... https://paste.centos.org/view/10ab023d
<philipp64>
This is on a pristine install.
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<linusw>
rmilecki: thanks, I have seen your efforts with the incredibly annoying bug on BCM53753, I understand it must keep you preoccupied!
<linusw>
rmilecki: I have seen a bug with symptoms such as yours before, it was on ux500 and the reason was that some memory areas were reserved for special purposes, so suddenly the kernel would allocate in that memory and sudden crash at access