google / safeside

Understand and mitigate software-observable side-channels
BSD 3-Clause "New" or "Revised" License
494 stars 54 forks source link

Ignore return value, if any, of debugfs_create_u32 et al. #129

Closed mmdriley closed 4 years ago

mmdriley commented 4 years ago

These used to return a dentry and now return void.

See the patch series at https://lore.kernel.org/patchwork/patch/1138609/