diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 1d369c6286e1..7bae0fd3b63c 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1678,6 +1678,15 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1678 | back to using the idmapper. | 1678 | back to using the idmapper. |
1679 | To turn off this behaviour, set the value to '0'. | 1679 | To turn off this behaviour, set the value to '0'. |
1680 | 1680 | ||
1681 | nfs.send_implementation_id = | ||
1682 | [NFSv4.1] Send client implementation identification | ||
1683 | information in exchange_id requests. | ||
1684 | If zero, no implementation identification information | ||
1685 | will be sent. | ||
1686 | The default is to send the implementation identification | ||
1687 | information. | ||
1688 | |||
1689 | |||
1681 | nmi_debug= [KNL,AVR32,SH] Specify one or more actions to take | 1690 | nmi_debug= [KNL,AVR32,SH] Specify one or more actions to take |
1682 | when a NMI is triggered. | 1691 | when a NMI is triggered. |
1683 | Format: [state][,regs][,debounce][,die] | 1692 | Format: [state][,regs][,debounce][,die] |