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/0140-wait-simple-Simple-waitqueue-implementation.patch b/rt-patches/0140-wait-simple-Simple-waitqueue-implementation.patch
index 5dca8c1..17a0ef2 100644
--- a/rt-patches/0140-wait-simple-Simple-waitqueue-implementation.patch
+++ b/rt-patches/0140-wait-simple-Simple-waitqueue-implementation.patch
@@ -1,4 +1,4 @@
-From 5dd7edbd6980c6139624515d75bc93f89dff142a Mon Sep 17 00:00:00 2001
+From 1206ffb590b55b8568714a4eb348ddd271150134 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Mon, 12 Dec 2011 12:29:04 +0100
Subject: [PATCH 140/366] wait-simple: Simple waitqueue implementation