diff options
author | Samuel Holland <[email protected]> | 2022-07-01 15:00:55 -0500 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-07-07 09:38:04 +0100 |
commit | 4d0b8298818b623f5fa51d5c49e1a142d3618ac9 (patch) | |
tree | e2e495e4d10f7b5d097dae7d637dc1e6f07773c1 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 073352e951f60946452da358d64841066c3142ff (diff) |
genirq: Return a const cpumask from irq_data_get_affinity_mask
Now that the irq_data_update_affinity helper exists, enforce its use
by returning a a const cpumask from irq_data_get_affinity_mask.
Since the previous commit already updated places that needed to call
irq_data_update_affinity, this commit updates the remaining code that
either did not modify the cpumask or immediately passed the modified
mask to irq_set_affinity.
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions