diff options
author | Luis R. Rodriguez <[email protected]> | 2016-02-03 16:55:26 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2016-02-03 16:58:14 +1030 |
commit | 4355efbd80482a961cae849281a8ef866e53d55c (patch) | |
tree | 4669e1fd29803e4febadea0b6b0bb0d4dbf38e5a /tools/perf/scripts/python/netdev-times.py | |
parent | 34229b277480f46c1e9a19f027f30b074512e68b (diff) |
modules: fix modparam async_probe request
Commit f2411da746985 ("driver-core: add driver module
asynchronous probe support") added async probe support,
in two forms:
* in-kernel driver specification annotation
* generic async_probe module parameter (modprobe foo async_probe)
To support the generic kernel parameter parse_args() was
extended via commit ecc8617053e0 ("module: add extra
argument for parse_params() callback") however commit
failed to f2411da746985 failed to add the required argument.
This causes a crash then whenever async_probe generic
module parameter is used. This was overlooked when the
form in which in-kernel async probe support was reworked
a bit... Fix this as originally intended.
Cc: Hannes Reinecke <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: [email protected] (4.2+)
Signed-off-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: Rusty Russell <[email protected]> [minimized]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions