lkml.org 
[lkml]   [2018]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[Next] [PATCH 0/2] Fixes for bitmap_{from,to}_arr32()
Date
First patch replaces bitmap_from_u32array() from
drivers/perf/arm_dsu_pmu.c. The change that adds dependency on
bitmap_from_u32array() appeared in linux-next recently, so patch
may be applied only now.

Second patch renames bitmap_copy_safe with bitmap_copy_clear_tail
as suggested in review:
https://lkml.org/lkml/2018/1/8/1052

Andrew, Stephen, please apply it in linux-next branch, or meld in
corresponding commits if you prefer:
87e93201a5264c3 (bitmap: replace bitmap_{from,to}_u32array)
c27460ea428a257 (bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32)
(branch next-20180201)

Arnd Bergmann (1):
perf: arm_dsu_pmu: convert to bitmap_from_arr32

Yury Norov (1):
rename bitmap_copy_safe to bitmap_copy_clear_tail

drivers/perf/arm_dsu_pmu.c | 6 ++----
include/linux/bitmap.h | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)

--
2.11.0

\
 
 \ /
  Last update: 2018-02-01 18:26    [W:0.056 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site