diff options
| author | Steven Rostedt <rostedt@goodmis.org> | 2026-05-13 00:56:23 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-06-03 01:22:14 +0300 |
| commit | fd003fac7cc7d98a942a0778de76683ab731dd9c (patch) | |
| tree | a95afb108690ea7debf0934449d5feb1cafe147b /include/linux/timerqueue.h | |
| parent | 62b21c6f1d88c66a200c2c54b704e503e2e5a60f (diff) | |
| download | linux-fd003fac7cc7d98a942a0778de76683ab731dd9c.tar.xz | |
maple_tree: document that "last" in mtree_insert_range() is inclusive
The kernel doc of mtree_insert_range() does not state if the address
represented by the "last" parameter is inclusive or exclusive. This can
lead to bugs by code that assumes it is exclusive. Explicitly state that
the parameter is inclusive.
Link: https://lore.kernel.org/20260512175623.4c5ca8d2@gandalf.local.home
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Reviewed-by: "Liam R. Howlett" <liam@infradead.org>
Acked-by: SeongJae Park <sj@kernel.org>
Cc: Alice Ryhl <aliceryhl@google.com>
Cc: Andrew Ballance <andrewjballance@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
