summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-11-05 18:40:06 +0100
committerMark Brown <broonie@linaro.org>2013-11-07 19:55:17 +0000
commit5f29d4455992ab2edcaa377d4ef61b60240781ac (patch)
tree026c810bcd276ea70e2a7a3b715a3a2ff1a5b355 /tools/perf/scripts/python/task-analyzer.py
parent8b14719bebfe022f3637c323e76c88b2bc061a61 (diff)
downloadkernel-5f29d4455992ab2edcaa377d4ef61b60240781ac.tar.gz
ASoC: sh: Use WARN_ON() instead of BUG_ON()
Use WARN_ON() and handle the error cases accordingly. Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
rnel/commit/kernel/time/alarmtimer.c?h=linux-6.6.y&id=5a590f35add93c2bdf3ed83eee73111021679562'>posix-clocks: Wire up clock_gettime() with timens offsetsAndrei Vagin 2020-01-14posix-clocks: Introduce clock_get_ktime() callbackAndrei Vagin 2020-01-14alarmtimer: Provide get_timespec() callbackAndrei Vagin 2020-01-14alarmtimer: Rename gettime() callback to get_ktime()Andrei Vagin 2020-01-14posix-clocks: Rename .clock_get_timespec() callbacks accordinglyAndrei Vagin 2020-01-14posix-clocks: Rename the clock_get() callback to clock_get_timespec()Andrei Vagin 2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds 2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2019-09-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo 2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo 2019-08-20posix-timers: Use a callback for cancel synchronization on PREEMPT_RTThomas Gleixner 2019-08-01alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner