diff options
author | Karan Sanghavi <[email protected]> | 2025-01-11 15:31:30 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2025-01-15 21:15:43 -0800 |
commit | b071cc35469ea44392222fe8de69b431a0778a5f (patch) | |
tree | 50258f5394d7df630c6ef1d21fe512ef015383e7 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 05c82ee363f64c64b87a0cfd744298e9333475f5 (diff) |
mm: shmem: use signed int for version handling in casefold option
Fixes an issue where the use of an unsigned data type in
`shmem_parse_opt_casefold()` caused incorrect evaluation of negative
conditions.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 58e55efd6c72 ("tmpfs: Add casefold lookup support")
Reviewed-by: André Almeida <[email protected]>
Reviewed-by: Gabriel Krisman Bertazi <[email protected]>
Signed-off-by: Karan Sanghavi <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Hugh Dickens <[email protected]>
Cc: Shuah khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions