commit | 425f1cc2218af96d81dbec092155d436d6037d2c | [log] [tgz] |
---|---|---|
author | Hillf Danton <hdanton@sina.com> | Tue Apr 30 11:25:00 2019 -0700 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Tue Apr 30 11:25:00 2019 -0700 |
tree | 339ae30f6d2eb6ed60437031e7f791050ab2e32f | |
parent | 72813bfbf0276a97c82af038efb5f02dcdd9e310 [diff] |
xen/arm: Free p2m entry if fail to add it to RB tree Release the newly allocated p2m entry if we detect a duplicate in the RB tree. Signed-off-by: Hillf Danton <hdanton@sina.com> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>