
6 Jan
2025
6 Jan
'25
10:09 a.m.
Hi Phil, Phil Sutter wrote,
Without it, on these architectures 'lvm pvscan' will busy-loop printing:
| io_getevents failed: No such file or directory
What C library you are using? Nowadays glibc/uClibc-ng and musl have 64 Bit time_t on all supported 32 Bit architectures with a recent enough kernel (=>5.1.0). I think using this kernel symbol is only required for C libraries not having 64 Bit time_t. So we could remove the symbol entirely in OpenADK. What you think? best regards Waldemar