Fixes: 49a6f3bffb ("target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint") Fixes: 5a07192a04 ("target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub") Signed-off-by: Alex Bennée <alex.ben...@linaro.org> Cc: Nick Hudson <hn...@vmware.com> Cc: Marek Dolata <mkdol...@us.ibm.com> Message-Id: <20210714182056.25888-7-alex.ben...@linaro.org> --- .mailmap | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/.mailmap b/.mailmap index a1bd659817..082ff893ab 100644 --- a/.mailmap +++ b/.mailmap @@ -27,6 +27,10 @@ Paul Brook <p...@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-714662 Thiemo Seufer <t...@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> malc <av1...@comtv.ru> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> +# Corrupted Author fields +Marek Dolata <mkdol...@us.ibm.com> mkdol...@us.ibm.com <mkdol...@us.ibm.com> +Nick Hudson <hn...@vmware.com> hn...@vmware.com <hn...@vmware.com> + # There is also a: # (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162> # for the cvs2svn initialization commit e63c3dc74bf. -- 2.32.0.264.g75ae10bc75