Rusty Russell
|
ae82fdb140
module_param: stop double-calling parameters.
|
преди 13 години |
Jim Cromie
|
9fb48c744b
params: add 3rd arg to option handler callback signature
|
преди 13 години |
Pawel Moll
|
026cee0086
params: <level>_initcall-like kernel parameters
|
преди 13 години |
Rusty Russell
|
8b8252813d
module_param: remove support for bool parameters which are really int.
|
преди 13 години |
Rusty Russell
|
72db395ffa
module_param: check that bool parameters really are bool.
|
преди 13 години |
Rusty Russell
|
69116f279a
module_param: avoid bool abuse, add bint for special cases.
|
преди 13 години |
Rusty Russell
|
bafeafeab9
module_param: check type correctness for module_param_array
|
преди 13 години |
Paul Gortmaker
|
639938eb60
module.h: relocate MODULE_PARM_DESC into moduleparam.h
|
преди 14 години |
Michal Schmidt
|
b1e4d20cbf
params: make dashes and underscores in parameter names truly equal
|
преди 13 години |
Richard Kennedy
|
c5be0b2eb1
module: reorder kparam_array to remove alignment padding on 64 bit builds
|
преди 14 години |
Linus Walleij
|
b75be4204e
param: add null statement to compiled-in module params
|
преди 14 години |
Jan Beulich
|
b647277681
modules: no need to align .modinfo strings
|
преди 14 години |
Rusty Russell
|
a6de51b278
param: don't deref arg in __same_type() checks
|
преди 15 години |
Rusty Russell
|
546970bc6a
param: add kerneldoc to moduleparam.h
|
преди 15 години |
Rusty Russell
|
907b29eb41
param: locking for kernel parameters
|
преди 15 години |
Rusty Russell
|
914dcaa84c
param: make param sections const.
|
преди 15 години |
Rusty Russell
|
e6df34a442
param: add a free hook to kernel_param_ops.
|
преди 15 години |
Rusty Russell
|
9bbb9e5a33
param: use ops in struct kernel_param, rather than get and set fns directly
|
преди 15 години |
Rusty Russell
|
65afac7d80
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
|
преди 15 години |
Rusty Russell
|
fddd520122
module_param: allow 'bool' module_params to be bool, not just int.
|
преди 16 години |
Rusty Russell
|
45fcc70c0b
module_param: split perm field into flags and perm
|
преди 16 години |
Rusty Russell
|
9a71af2c36
module_param: invbool should take a 'bool', not an 'int'
|
преди 16 години |
Rusty Russell
|
e180a6b775
param: fix charp parameters set via sysfs
|
преди 16 години |
Rusty Russell
|
67e67ceaac
core_param() for genuinely core kernel parameters
|
преди 16 години |
Rusty Russell
|
730b69d225
module: check kernel param length at compile time, not runtime
|
преди 16 години |
Ivan Kokshaysky
|
91d35dd93e
moduleparam: fix alpha, ia64 and ppc64 compile failures
|
преди 17 години |
Adrian Bunk
|
3ff6eecca4
remove __attribute_used__
|
преди 17 години |
Jan Beulich
|
22e48eaf58
constify string/array kparam tracking structures
|
преди 17 години |
Linus Torvalds
|
874ff01bd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
|
преди 18 години |
Robert P. J. Day
|
405ae7d381
Replace remaining references to "driverfs" with "sysfs".
|
преди 18 години |