forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[security] Upgrade kernel to 4.9.168-1+deb9u2 (#86)
* [security] Upgrade ekernel to 4.9.168-1+deb9u2 * Backport dmi fix from linux-4.16 (#85) This is just a cosmetic fix for platforms that doesn't provide any DMI information. Without this patch this raise an error kernel message which should actually just be a debug one. This patch does just that. * remove uart race condition patches as both of them are added to kernel 4.9.168 2019-01-31 uart: Fix crash in uart_write and uart_put_char 2018-09-09 uart: fix race between uart_put_char() and uart_shutdown() Signed-off-by: Guohan Lu <gulv@microsoft.com> * Add downloadable kernel packages
- Loading branch information
1 parent
9bcb2d9
commit e57148b
Showing
7 changed files
with
14 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
patch/driver-uart-fix-another-race-between-uart_put_char-and-uart_shutdow.patch
This file was deleted.
Oops, something went wrong.
186 changes: 0 additions & 186 deletions
186
patch/driver-uart-fix-race-between-uart_put_char-and-uart_shutdow.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
changelog.patch | ||
packaging-update-abiname-to-8-2.patch | ||
packaging-update-abiname-to-9-2.patch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters