Gentoo Archives: gentoo-commits

From: "Daniel Drake (dsd)" <dsd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] linux-patches r1410 - genpatches-2.6/trunk/2.6.27
Date: Thu, 27 Nov 2008 19:38:31
Message-Id: E1L5mh4-0001kN-AE@stork.gentoo.org
1 Author: dsd
2 Date: 2008-11-27 19:38:29 +0000 (Thu, 27 Nov 2008)
3 New Revision: 1410
4
5 Modified:
6 genpatches-2.6/trunk/2.6.27/0000_README
7 Log:
8 Fix potential inotify watch removal race
9
10 Modified: genpatches-2.6/trunk/2.6.27/0000_README
11 ===================================================================
12 --- genpatches-2.6/trunk/2.6.27/0000_README 2008-11-26 10:29:07 UTC (rev 1409)
13 +++ genpatches-2.6/trunk/2.6.27/0000_README 2008-11-27 19:38:29 UTC (rev 1410)
14 @@ -67,6 +67,10 @@
15 From: http://www.kernel.org
16 Desc: Linux 2.6.27.7
17
18 +Patch: 1500_inotify-watch-removal-race.patch
19 +From: http://bugs.gentoo.org/248754
20 +Desc: Fix potential inotify watch removal race
21 +
22 Patch: 1700_HP-laptop-dmi-quirk-fix.patch
23 From: http://bugs.gentoo.org/show_bug.cgi?id=245158
24 Desc: dmi quirk call fix for HP laptops