]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct padding length for RISC-V PCPU data.
authorjhb <jhb@FreeBSD.org>
Wed, 12 Aug 2020 18:45:36 +0000 (18:45 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 12 Aug 2020 18:45:36 +0000 (18:45 +0000)
commit745f3e4faec9144a29733eda0e2008e55e25dd25
treecf2ca1a2c62c63772a4d167073fc9c46ebf2266b
parent324a5cdbba1977c70667e262e2b723e9ad3e4a74
Correct padding length for RISC-V PCPU data.

There was an additional 7 bytes of compiler-inserted padding at the
end of the structure visible via 'ptype /o' in gdb.

Reviewed by: mhorne
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D25867
sys/riscv/include/pcpu.h
sys/riscv/include/pcpu_aux.h