We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9c2c6 commit a7050caCopy full SHA for a7050ca
Documentation/admin-guide/ramoops.rst
@@ -129,7 +129,7 @@ Setting the ramoops parameters can be done in several different manners:
129
takes a size, alignment and name as arguments. The name is used
130
to map the memory to a label that can be retrieved by ramoops.
131
132
- reserver_mem=2M:4096:oops ramoops.mem_name=oops
+ reserve_mem=2M:4096:oops ramoops.mem_name=oops
133
134
You can specify either RAM memory or peripheral devices' memory. However, when
135
specifying RAM, be sure to reserve the memory by issuing memblock_reserve()
0 commit comments