summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-networking/python
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2024-09-03 12:52:47 +0800
committerArmin Kuster <akuster808@gmail.com>2024-09-09 15:15:27 -0400
commite5c0a0be96eb549858a987b353263c877eae275e (patch)
tree8b390bf8c1f8675ba46773370a5f76f4b5079089 /meta-python/recipes-networking/python
parent1d85f631925812cc146b5e9aa5a49bd2d4080539 (diff)
downloadmeta-openembedded-e5c0a0be96eb549858a987b353263c877eae275e.tar.gz
mariadb: fix runtime failure on riscv
Starting with Linux 6.6, RDCYCLE is a privileged instruction on RISC-V and can't be used directly from userland. This causes 'systemctl start mysqld.service' failed with error: [ 1456.918172] mariadbd[12115]: unhandled signal 4 code 0x1 at 0x000055558689d134 in mariadbd[555585bfa000+14a7000] [ 1456.921772] CPU: 1 PID: 12115 Comm: mariadbd Not tainted 6.6.43-yocto-standard #1 [ 1456.922327] Hardware name: riscv-virtio,qemu (DT) [ 1456.923045] epc : 000055558689d134 ra : 000055558620ea48 sp : 00007fffdc487770 [ 1456.923525] gp : 00005555872ec400 tp : 00007fff89560780 t0 : 0000555587be32e8 [ 1456.923951] t1 : 0000555586886042 t2 : 000000002d6a89f0 s0 : 00007fffdc4877b0 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-networking/python')
0 files changed, 0 insertions, 0 deletions