summaryrefslogtreecommitdiff
path: root/include/kvm
diff options
context:
space:
mode:
authorGeliang Tang <geliangtang@gmail.com>2016-12-20 22:02:18 +0800
committerDavid S. Miller <davem@davemloft.net>2016-12-20 14:22:49 -0500
commita763f78cea845c91b8d91f93dabf70c407635dc5 (patch)
tree9b2d4293e2ba1759a8ec7f272cf3df1783d48700 /include/kvm
parent7f7cd56c33937c6afa8a3d1f10a804c314e5b308 (diff)
RDS: use rb_entry()
To make the code clearer, use rb_entry() instead of container_of() to deal with rbtree. Signed-off-by: Geliang Tang <geliangtang@gmail.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions
mpiler builtin. Solve this problem by using __BITS_PER_LONG instead. Since we now #include asm/bitsperlong.h avoid further potential userspace pollution by moving the #define of SHIFT_PER_LONG to bitops.h which is not exported to userspace. This patch unbreaks compiling qemu on hppa/parisc. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'tools/perf/scripts')