Skip to content

Commit

Permalink
fix: add mpt3sas UBSAN patches
Browse files Browse the repository at this point in the history
Ref: torvalds/linux@fd7090e

Ref: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2028830

Without these patches, the console is filled with UBSAN warnings from
mpt3sas, and disk discovery seems to be wrong (?).

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 126b6a4)
  • Loading branch information
smira committed Sep 13, 2024
1 parent a3ac371 commit 01ba455
Show file tree
Hide file tree
Showing 2 changed files with 1,279 additions and 0 deletions.
1 change: 1 addition & 0 deletions kernel/build/patches/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
| Patch file | Description | Upstream status | Link |
|----------------------------------------------------------------------------|--------------------------------------------|-----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| mpt3sas-ubsan.patch | Backport fixes for UBSAN reporting | in 6.8 | Commit fd7090e384725edb1910a4b0a9c51007858f2c81 |
Loading

0 comments on commit 01ba455

Please sign in to comment.