The patch contains the updated version of rbtree implementation from linux
kernel tree containing the fixes so far handled.
Signed-off-by: Praveen Kumar
---
xen/common/rbtree.c| 755 -
xen/include/xen/compiler.h | 60 +++
xen/include/x
Hi All,
The subject patch imports the changes and updates of the rbtree implementaiton
from linux tree. But since, the only current implementation is with tmem.c,
which
I am not much aware of, and therefore, was unable to test the changes
thoroughly.
Having said that, I do have plans of adding