rt_patches: required rebase due to printk change
Rebases rt patches because of changes in kernel core files.
Bug 200365736
Change-Id: Iccac783af85bd16ddc0c3e3acdce9e0852cb4a38
Signed-off-by: Arvind M <am@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1648511
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
diff --git a/rt-patches/0169-net-Use-cpu_chill-instead-of-cpu_relax.patch b/rt-patches/0169-net-Use-cpu_chill-instead-of-cpu_relax.patch
index 6f7988d..8631967 100644
--- a/rt-patches/0169-net-Use-cpu_chill-instead-of-cpu_relax.patch
+++ b/rt-patches/0169-net-Use-cpu_chill-instead-of-cpu_relax.patch
@@ -1,4 +1,4 @@
-From 506b107258faad9ea2168f543fed81666caa68d2 Mon Sep 17 00:00:00 2001
+From 062836aa29e05a94bc23534d903401ea687a2ff9 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Wed, 7 Mar 2012 21:10:04 +0100
Subject: [PATCH 169/366] net: Use cpu_chill() instead of cpu_relax()