diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 255ec535bba8..54983246930d 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1370,6 +1370,9 @@ running once the system is up. | |||
1370 | Reserves a hole at the top of the kernel virtual | 1370 | Reserves a hole at the top of the kernel virtual |
1371 | address space. | 1371 | address space. |
1372 | 1372 | ||
1373 | reset_devices [KNL] Force drivers to reset the underlying device | ||
1374 | during initialization. | ||
1375 | |||
1373 | resume= [SWSUSP] | 1376 | resume= [SWSUSP] |
1374 | Specify the partition device for software suspend | 1377 | Specify the partition device for software suspend |
1375 | 1378 | ||