| commit | 6d673e86cd6514eda76529d2cab9c4fda7bbd5be | [log] [tgz] |
|---|---|---|
| author | Paolo Abeni <pabeni@redhat.com> | Thu Mar 07 10:37:00 2024 +0100 |
| committer | Paolo Abeni <pabeni@redhat.com> | Thu Mar 07 10:37:01 2024 +0100 |
| tree | ad0a8a154549588ac2cd43df7a51461b54fbb856 | |
| parent | 811b3f9b2ab529d1b9605290c2231be7f447d59b [diff] | |
| parent | d380ce70058a4ccddc3e5f5c2063165dc07672c6 [diff] |
Merge branch 'netrom-fix-all-the-data-races-around-sysctls' Jason Xing says: ==================== netrom: Fix all the data-races around sysctls As the title said, in this patchset I fix the data-race issues because the writer and the reader can manipulate the same value concurrently. ==================== Link: https://lore.kernel.org/r/20240304082046.64977-1-kerneljasonxing@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>