rt_patches: required rebase due to printk change
Rebases rt patches because of changes in kernel core files.
Bug 200365736
Change-Id: If5e1d61be336a7d304450d34e0b47f9aefb27378
Signed-off-by: Arvind M <am@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1610942
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
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/0073-radix-tree-Make-RT-aware.patch b/rt-patches/0073-radix-tree-Make-RT-aware.patch
index 915ae90..13a5310 100644
--- a/rt-patches/0073-radix-tree-Make-RT-aware.patch
+++ b/rt-patches/0073-radix-tree-Make-RT-aware.patch
@@ -1,7 +1,7 @@
-From 6e84c0d2afcef7dab91bec5fed0b7d633b2f5a97 Mon Sep 17 00:00:00 2001
+From 248a10355c3e68a47651e2dc0bee6db0a890b42c Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sun, 17 Jul 2011 21:33:18 +0200
-Subject: [PATCH 073/365] radix-tree: Make RT aware
+Subject: [PATCH 073/366] radix-tree: Make RT aware
Disable radix_tree_preload() on -RT. This functions returns with
preemption disabled which may cause high latencies and breaks if the
@@ -77,5 +77,5 @@
/*
* Return the maximum key which can be store into a
--
-2.7.4
+1.9.1