Skip to content

Commit

Permalink
linux/concepts: Add dynptrs concept page
Browse files Browse the repository at this point in the history
This commit adds a new concept page for dynptrs.

Signed-off-by: Dylan Reimerink <[email protected]>
  • Loading branch information
dylandreimerink committed Sep 1, 2024
1 parent 4409544 commit 38ce77e
Show file tree
Hide file tree
Showing 4 changed files with 592 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .aspell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ NUMA
IMM
GPL
MPL
centric
relocation
relocations
signable
Expand All @@ -139,6 +140,7 @@ prepend
etcetera
polymorphism
deduplication
dereference
dereferenced
dereferencing
incrementing
Expand Down
2 changes: 1 addition & 1 deletion docs/linux/concepts/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
* [Resource Limit](resource-limit.md)
* [AF_XDP](af_xdp.md)
* [KFuncs](kfuncs.md)

* [dynptrs](dynptrs.md)
Loading

0 comments on commit 38ce77e

Please sign in to comment.