On 25.10.2022 22:06, Julien Grall wrote: > On 25/10/2022 10:21, Henry Wang wrote: >> This series is a backported series for XSA-409 fixes from master for >> 4.14 to 4.16, which cherry-picking commits: >> 3783e583319f arm/p2m: Rework p2m_init() >> c7cff1188802 xen/arm: p2m: Populate pages for GICv2 mapping in p2m_init() > > I have merged the 2 patches in Xen 4.16, 4.15 and 4.14. I noticed that > the "released-acked-by" tags were removed. > > We usually keep the commit message as-is (including tags). But I vaguely > remember that we may have stripped the "released-acked-by" tag in the > past. So I left it alone.
Indeed I'm trying to remember to strip those when doing backports, as they aren't meaningful (but potentially confusing) on the stable branches. Jan