summaryrefslogtreecommitdiff
path: root/tools/lib/traceevent/plugin_kvm.c
diff options
context:
space:
mode:
authorSara Sharon <sara.sharon@intel.com>2016-12-08 10:43:40 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:25 +0200
commit0d7f1b993b2e8babf424f009f5984fa06a713919 (patch)
tree074c682584334590bd9cccc3adb977c74185c4ea /tools/lib/traceevent/plugin_kvm.c
parent4b40571eaf423b96e3809006bd192b4efd52a64b (diff)
iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bit
Unify code, remove redundant assignments. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/lib/traceevent/plugin_kvm.c')
0 files changed, 0 insertions, 0 deletions
; 32" breaks compiling userspace programs if BITS_PER_LONG is #defined by userspace with the sizeof() compiler 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/testing/selftests/rcutorture/configs/lock/BUSTED')