On 16.07.2019 13:05, Paul Durrant wrote: > The BUG_ON() was misplaced when this function was introduced in commit > ec83f825 "mm.h: add helper function to test-and-clear _PGC_allocated". > It will fire incorrectly if _PGC_allocated is already clear on entry. Thus > it should be moved after the if statement. > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com>
And indeed I should have noticed during review. Thanks. Reviewed-by: Jan Beulich <jbeul...@suse.com> and in it goes. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel