Andrew Cooper writes ("Re: [PATCH] x86/traps: Fix typo in do_entry_CP()"): > It turns out that I forgot to commit this patch, and it now needs a > Release Ack to go in. > > It is very safe and obvious. It is passing the wrong constant into a > debug function. > > Luckily the impact is benign due to other properties of the logic, and > would only cause problems for people adding manual debug logic.
Thanks, Release-Acked-by: Ian Jackson <i...@xenproject.org>