aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2014-04-28 11:05:43 +0930
committerRusty Russell <[email protected]>2014-04-28 11:06:59 +0930
commit79465d2fd48e68940c2bdecddbdecd45bbba06fe (patch)
treedda5d44feb8ef0845c8c367c2e3a223b46f6a8e7 /tools/perf/util/trace-event-scripting.c
parent132e9a68a5794ad2e4a3d0c07dfb7133a70b1651 (diff)
module: remove warning about waiting module removal.
We remove the waiting module removal in commit 3f2b9c9cdf38 (September 2013), but it turns out that modprobe in kmod (< version 16) was asking for waiting module removal. No one noticed since modprobe would check for 0 usage immediately before trying to remove the module, and the race is unlikely. However, it means that anyone running old (but not ancient) kmod versions is hitting the printk designed to see if anyone was running "rmmod -w". All reports so far have been false positives, so remove the warning. Fixes: 3f2b9c9cdf389e303b2273679af08aab5f153517 Reported-by: Valerio Vanni <[email protected]> Cc: Elliott, Robert (Server Storage) <[email protected]> Cc: [email protected] Acked-by: Lucas De Marchi <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions