Messages in this thread |  | | | From | Namhyung Kim <> | | Subject | [PATCH 0/5] perf cleanups | | Date | Mon, 27 Sep 2010 19:39:52 +0900 |
| |
Hello,
This patchset tries to remove some of warnings from sparse. Please take a look and consider applying it. Any comments would be welcomed.
Thanks.
--- Namhyung Kim (5): perf: Wrap perf_lock_task_context using __cond_lock() perf: Annotate lock context on perf_output_begin/end() perf: Remove 'extern' on hw_perf_event_init() definition perf: Make perf_event_wakeup() static perf: Declare hw_perf_{dis,en}able() in perf_event.h include/linux/perf_event.h | 8 +++++++- kernel/perf_event.c | 17 +++++++++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) -- 1.7.2.2
|  |