From fa9dce87799f882ff7d8f15908e176ffcd7a48fd Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 30 Jan 2014 15:59:07 -0500 Subject: Add patches to fix imx-hdmi build, and fix kernfs lockdep oops (rhbz 1055105) Also stop building exynos_hdmi because it doesn't build --- kernel.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 65332beb..17250ad8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -624,6 +624,11 @@ Patch25188: 0001-usb-phy-Quiet-unable-to-find-transceiver-message.patch Patch25189: ath9k-fix-bad-udelay.patch Patch25190: perf-fix-asm-hash-build.patch +#rhbz 1055105 +Patch25191: kernfs-oops-fix.patch + +Patch25192: imx-hdmi-fix.patch + # END OF PATCH DEFINITIONS %endif @@ -1270,6 +1275,11 @@ ApplyPatch 0001-usb-phy-Quiet-unable-to-find-transceiver-message.patch ApplyPatch ath9k-fix-bad-udelay.patch ApplyPatch perf-fix-asm-hash-build.patch +#rhbz 1055105 +ApplyPatch kernfs-oops-fix.patch + +ApplyPatch imx-hdmi-fix.patch + # END OF PATCH APPLICATIONS %endif @@ -2051,6 +2061,7 @@ fi %changelog * Thu Jan 30 2014 Josh Boyer - 3.14.0-0.rc0.git17.1 - Linux v3.13-10094-g9b0cd30 +- Add patches to fix imx-hdmi build, and fix kernfs lockdep oops (rhbz 1055105) * Thu Jan 30 2014 Josh Boyer - 3.14.0-0.rc0.git16.1 - Linux v3.13-9240-g1329311 -- cgit