From 4ff7e4797db7b3415330b8780b18d512849f0d77 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 18 May 2020 17:23:45 -0500 Subject: Fix stability issue with the jetson-tk1 NIC --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 9302e5434..3dbcb7921 100644 --- a/kernel.spec +++ b/kernel.spec @@ -920,6 +920,9 @@ Patch515: 0001-xfs-add-agf-freeblocks-verify-in-xfs_agf_verify.patch # rhbz 1828927 No backlight control on CHT devices, patch posted upstream Patch516: 0001-pwm-lpss-Fix-get_state-runtime-pm-reference-handling.patch +# kernel.org bz 206217 +Patch517: RFC-PCI-tegra-Revert-raw_violation_fixup-for-tegra124.patch + # END OF PATCH DEFINITIONS %endif @@ -3016,6 +3019,9 @@ fi # # %changelog +* Mon May 18 2020 Justin M. Forbes +- Fix stability issue with the jetson-tk1 NIC + * Mon May 18 2020 Hans de Goede - Add patch fixing backlight control on Cherry Trail devices (rhbz 1828927) -- cgit