aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api/fpga/fpga-programming.rst
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2022-03-08 13:01:19 -0600
committerEric W. Biederman <[email protected]>2022-03-08 13:01:19 -0600
commit49c1866348f364478a0c4d3dd13fd08bb82d3a5b (patch)
tree3c6ff230f2d84c587a0259dcd30bce7a29583990 /Documentation/driver-api/fpga/fpga-programming.rst
parent95c5436a4883841588dae86fb0b9325f47ba5ad3 (diff)
coredump: Remove the WARN_ON in dump_vma_snapshot
The condition is impossible and to the best of my knowledge has never triggered. We are in deep trouble if that conditions happens and we walk past the end of our allocated array. So delete the WARN_ON and the code that makes it look like the kernel can handle the case of walking past the end of it's vma_meta array. Reviewed-by: Jann Horn <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'Documentation/driver-api/fpga/fpga-programming.rst')
0 files changed, 0 insertions, 0 deletions