Searched hist:ff875738edd44e3bc892d378deacc50bccc9d70c (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | raid5-log.h | ff875738edd44e3bc892d378deacc50bccc9d70c Thu Mar 09 02:59:58 CST 2017 Artur Paszkiewicz <artur.paszkiewicz@intel.com> raid5: separate header for log functions
Move raid5-cache declarations from raid5.h to raid5-log.h, add inline wrappers for functions which will be shared with ppl and use them in raid5 core instead of direct calls to raid5-cache.
Remove unused parameter from r5c_cache_data(), move two duplicated pr_debug() calls to r5l_init_log().
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Signed-off-by: Shaohua Li <shli@fb.com>
|
H A D | raid5-cache.c | diff ff875738edd44e3bc892d378deacc50bccc9d70c Thu Mar 09 02:59:58 CST 2017 Artur Paszkiewicz <artur.paszkiewicz@intel.com> raid5: separate header for log functions
Move raid5-cache declarations from raid5.h to raid5-log.h, add inline wrappers for functions which will be shared with ppl and use them in raid5 core instead of direct calls to raid5-cache.
Remove unused parameter from r5c_cache_data(), move two duplicated pr_debug() calls to r5l_init_log().
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Signed-off-by: Shaohua Li <shli@fb.com>
|
H A D | raid5.h | diff ff875738edd44e3bc892d378deacc50bccc9d70c Thu Mar 09 02:59:58 CST 2017 Artur Paszkiewicz <artur.paszkiewicz@intel.com> raid5: separate header for log functions
Move raid5-cache declarations from raid5.h to raid5-log.h, add inline wrappers for functions which will be shared with ppl and use them in raid5 core instead of direct calls to raid5-cache.
Remove unused parameter from r5c_cache_data(), move two duplicated pr_debug() calls to r5l_init_log().
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Signed-off-by: Shaohua Li <shli@fb.com>
|
H A D | raid5.c | diff ff875738edd44e3bc892d378deacc50bccc9d70c Thu Mar 09 02:59:58 CST 2017 Artur Paszkiewicz <artur.paszkiewicz@intel.com> raid5: separate header for log functions
Move raid5-cache declarations from raid5.h to raid5-log.h, add inline wrappers for functions which will be shared with ppl and use them in raid5 core instead of direct calls to raid5-cache.
Remove unused parameter from r5c_cache_data(), move two duplicated pr_debug() calls to r5l_init_log().
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Signed-off-by: Shaohua Li <shli@fb.com>
|