]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add upstream commit tag to time-prevent-the-loop-in-timespec_add_ns-from-being-optimi...
authorChris Wright <chrisw@sous-sol.org>
Thu, 17 Apr 2008 00:31:01 +0000 (17:31 -0700)
committerChris Wright <chrisw@sous-sol.org>
Thu, 17 Apr 2008 00:31:01 +0000 (17:31 -0700)
queue-2.6.24/time-prevent-the-loop-in-timespec_add_ns-from-being-optimised-away.patch

index 489cbdaa36a065ee536b73f53b7cba8a8e8635bc..6fd78d4b4be99391bdf2155a2e98a690c0e1211b 100644 (file)
@@ -4,6 +4,8 @@ Date: Tue, 4 Mar 2008 14:59:54 -0800
 Message-ID: <2d0a357f0803241147o351f9434y696cb33841ffe834@mail.gmail.com>
 Subject: time: prevent the loop in timespec_add_ns() from being optimised away
 
+upstream commit: 38332cb98772f5ea757e6486bed7ed0381cb5f98
+
 Since some architectures don't support __udivdi3().
 
 Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>