<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>linux.kernel Google Group</title>
  <link>http://groups.google.com/group/linux.kernel</link>
  <description>linux-kernel@vger.kernel.org (Moderated)</description>
  <language>en</language>
  <item>
  <title>linux-next: Tree for November 23</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/09b9b5dfe2a062a8/af8949c2b0f97799?show_docid=af8949c2b0f97799</link>
  <description>
  Hi all, &lt;br&gt; Changes since 20091120: &lt;br&gt; The omap tree lost its conflict. &lt;br&gt; The microblaze tree still has a build failure for which I reverted a &lt;br&gt; commit. &lt;br&gt; The mips tree gained a conflict against the microblaze tree. &lt;br&gt; The infiniband tree lost its build failure. &lt;br&gt; The net tree gained 2 conflicts against the net-current tree.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/09b9b5dfe2a062a8/af8949c2b0f97799?show_docid=af8949c2b0f97799</guid>
  <author>
  s...@canb.auug.org.au
  (Stephen Rothwell)
  </author>
  <pubDate>Mon, 23 Nov 2009 08:00:02 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH v3] k10temp: temperature sensor for AMD Family 10h/11h CPUs</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/cadbcb576e338fa3/37760ba271d1ea1f?show_docid=37760ba271d1ea1f</link>
  <description>
  This adds a driver for the internal temperature sensor of AMD Family 10h &lt;br&gt; and 11h CPUs. &lt;br&gt; Signed-off-by: Clemens Ladisch &amp;lt;clem...@ladisch.de&amp;gt; &lt;br&gt; --- &lt;br&gt; v3: added &#39;force&#39; parameter for CPUs with buggy sensor; more documentation &lt;br&gt; Documentation/hwmon/k10temp | 57 ++++++++++++ &lt;br&gt; drivers/hwmon/Kconfig | 12 ++
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/cadbcb576e338fa3/37760ba271d1ea1f?show_docid=37760ba271d1ea1f</guid>
  <author>
  clem...@ladisch.de
  (Clemens Ladisch)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:50:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [RFC][PATCH 1/2] perf: Add &#39;perf kmem&#39; tool</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/be20706aa8403a14/2954447984b6008e?show_docid=2954447984b6008e</link>
  <description>
  yes - we could use -R/--root (which opreport has as well), as a &lt;br&gt; mandatory path prefix to all DSO/debuginfo searches. &lt;br&gt; Ingo
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/be20706aa8403a14/2954447984b6008e?show_docid=2954447984b6008e</guid>
  <author>
  mi...@elte.hu
  (Ingo Molnar)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:40:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PATCH] irq: Add node_affinity CPU masks for smarter irqbalance hints</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/724496b1a4cb4a35/eac20e37d2403f78?show_docid=eac20e37d2403f78</link>
  <description>
  On Mon, Nov 23, 2009 at 2:46 PM, Peter P Waskiewicz Jr &lt;br&gt; 1) I think you should consider CONFIG_CPUMASK_OFFSTACK which will affect &lt;br&gt; node_affinity. &lt;br&gt; 2) It seems like this patch can&#39;t work with SPARSE_IRQ. &lt;br&gt; Thanks, &lt;br&gt; Yong
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/724496b1a4cb4a35/eac20e37d2403f78?show_docid=eac20e37d2403f78</guid>
  <author>
  yong.zha...@gmail.com
  (Yong Zhang)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:40:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PATCH 03/15] perf: optimize perf_swevent_ctx_event()</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/0d88e4e5deaba32f/5f5776466386310e?show_docid=5f5776466386310e</link>
  <description>
  Right, I remembered there was _something_ we added them for, but &lt;br&gt; couldn&#39;t for the live of me remember what. &lt;br&gt; Hmm, maybe we can initialize all the recursion variables to 1, that &lt;br&gt; should avoid us ever entering into the swcounter code until we reset &lt;br&gt; them.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/0d88e4e5deaba32f/5f5776466386310e?show_docid=5f5776466386310e</guid>
  <author>
  pet...@infradead.org
  (Peter Zijlstra)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:40:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [RFC][PATCH 1/2] perf: Add &#39;perf kmem&#39; tool</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/be20706aa8403a14/e8735b1c35a918e8?show_docid=e8735b1c35a918e8</link>
  <description>
  The best option would be to allow to specify a chroot parameter, where &lt;br&gt; we can specify the embedded root filesystem on out machine. &lt;br&gt; I&#39;m not even sure embedded distros even have this separate debug package &lt;br&gt; crazyness, you simply build the distro with or without debuginfo.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/be20706aa8403a14/e8735b1c35a918e8?show_docid=e8735b1c35a918e8</guid>
  <author>
  pet...@infradead.org
  (Peter Zijlstra)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:30:02 UT
</pubDate>
  </item>
  <item>
  <title>[tip:tracing/core] ring-buffer benchmark: Run producer/consumer threads at nice +19</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/ccab234928070dfe/b2ea7932b212c59b?show_docid=b2ea7932b212c59b</link>
  <description>
  Commit-ID: 98e4833ba3c314c99dc364012fba6a c894230ad0 &lt;br&gt; Gitweb: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://git.kernel.org/tip/98e4833ba3c314c99dc364012fba6ac894230ad0&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Author: Ingo Molnar &amp;lt;mi...@elte.hu&amp;gt; &lt;br&gt; AuthorDate: Mon, 23 Nov 2009 08:03:09 +0100 &lt;br&gt; Committer: Ingo Molnar &amp;lt;mi...@elte.hu&amp;gt; &lt;br&gt; CommitDate: Mon, 23 Nov 2009 08:03:09 +0100 &lt;br&gt; ring-buffer benchmark: Run producer/consumer threads at nice +19
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/ccab234928070dfe/b2ea7932b212c59b?show_docid=b2ea7932b212c59b</guid>
  <author>
  mi...@elte.hu
  (tip-bot for Ingo Molnar)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:20:01 UT
</pubDate>
  </item>
  <item>
  <title>GRATULERER: OFFICIAL PRIZE NOTIFICATION!</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/5945cf735d399a24/7b19683abccd7a02?show_docid=7b19683abccd7a02</link>
  <description>
  GRATULERER: OFFICIAL PRIZE NOTIFICATION! &lt;br&gt; You are a winner of £250,000 Pounds Sterling courtesy of Microsoft &lt;br&gt; Corporation,United Kingdom. &lt;br&gt; your secret pin code 092075ML and your reference number REF &lt;br&gt; NO:MICRO-L/2009-END10. &lt;br&gt; Please acknowledge the receipt of this mail with the details below to &lt;br&gt; NAME: Ivan Nickerson
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/5945cf735d399a24/7b19683abccd7a02?show_docid=7b19683abccd7a02</guid>
  <author>
  info.win...@microsoft.com
  (Microsoft E-mail Promotions)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:20:01 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH] irq: Add node_affinity CPU masks for smarter irqbalance hints</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/724496b1a4cb4a35/cd56bb6923f42362?show_docid=cd56bb6923f42362</link>
  <description>
  This patchset adds a new CPU mask for SMP systems to the irq_desc &lt;br&gt; struct. It also exposes an API for underlying device drivers to &lt;br&gt; assist irqbalance in making smarter decisions when balancing, especially &lt;br&gt; in a NUMA environment. For example, an ethernet driver with MSI-X may &lt;br&gt; wish to limit the CPUs that an interrupt can be balanced within to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/724496b1a4cb4a35/cd56bb6923f42362?show_docid=cd56bb6923f42362</guid>
  <author>
  peter.p.waskiewicz...@intel.com
  (Peter P Waskiewicz Jr)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:01 UT
</pubDate>
  </item>
  <item>
  <title>[tip:perf/core] perf: Use default compiler mode by default</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/1e5e77593be8c19c/d5ae989768b13c01?show_docid=d5ae989768b13c01</link>
  <description>
  Commit-ID: 81516c5fc83a13a1d12f466aa7e14f 5fd62a63ce &lt;br&gt; Gitweb: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://git.kernel.org/tip/81516c5fc83a13a1d12f466aa7e14f5fd62a63ce&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Author: Michael S. Tsirkin &amp;lt;m...@redhat.com&amp;gt; &lt;br&gt; AuthorDate: Sun, 22 Nov 2009 14:13:35 +0200 &lt;br&gt; Committer: Ingo Molnar &amp;lt;mi...@elte.hu&amp;gt; &lt;br&gt; CommitDate: Mon, 23 Nov 2009 07:55:57 +0100
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/1e5e77593be8c19c/d5ae989768b13c01?show_docid=d5ae989768b13c01</guid>
  <author>
  m...@redhat.com
  (tip-bot for Michael S. Tsirkin)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PATCH 1/1] twl4030-regulator: Remove regulator from all groups when disabling</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/ada6c306356391b4/5f69cdd8c44ecd51?show_docid=5f69cdd8c44ecd51</link>
  <description>
  Hello Liam, &lt;br&gt; Thanks for applying. But this one has actually a typo &lt;br&gt; It was supposed to be: &lt;br&gt; +	grp &amp;amp;= ~(P1_GRP | P2_GRP | P3_GRP); &lt;br&gt; Could you please apply this one instead: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://lkml.org/lkml/2009/11/20/231&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ? &lt;br&gt; BR,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/ada6c306356391b4/5f69cdd8c44ecd51?show_docid=5f69cdd8c44ecd51</guid>
  <author>
  eduardo.valen...@nokia.com
  (Eduardo Valentin)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:02 UT
</pubDate>
  </item>
  <item>
  <title>[tip:core/rcu] rcu: Eliminate unneeded function wrapping</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/c08dd4e6762a5905/f85efc933b9db2f8?show_docid=f85efc933b9db2f8</link>
  <description>
  Commit-ID: 9f680ab41485edfdc96331b70afa75 13aa0a7720 &lt;br&gt; Gitweb: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://git.kernel.org/tip/9f680ab41485edfdc96331b70afa7513aa0a7720&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Author: Paul E. McKenney &amp;lt;paul...@linux.vnet.ibm.com&amp;gt; &lt;br&gt; AuthorDate: Sun, 22 Nov 2009 08:53:49 -0800 &lt;br&gt; Committer: Ingo Molnar &amp;lt;mi...@elte.hu&amp;gt; &lt;br&gt; CommitDate: Sun, 22 Nov 2009 18:58:16 +0100
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/c08dd4e6762a5905/f85efc933b9db2f8?show_docid=f85efc933b9db2f8</guid>
  <author>
  paul...@linux.vnet.ibm.com
  (tip-bot for Paul E. McKenney)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:02 UT
</pubDate>
  </item>
  <item>
  <title>[tip:core/rcu] rcu: Re-arrange code to reduce #ifdef pain</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/c08dd4e6762a5905/70b36d570264b4d2?show_docid=70b36d570264b4d2</link>
  <description>
  Commit-ID: 6ebb237bece23275d1da149b61a342 f0d4d06a08 &lt;br&gt; Gitweb: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://git.kernel.org/tip/6ebb237bece23275d1da149b61a342f0d4d06a08&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Author: Paul E. McKenney &amp;lt;paul...@linux.vnet.ibm.com&amp;gt; &lt;br&gt; AuthorDate: Sun, 22 Nov 2009 08:53:50 -0800 &lt;br&gt; Committer: Ingo Molnar &amp;lt;mi...@elte.hu&amp;gt; &lt;br&gt; CommitDate: Sun, 22 Nov 2009 18:58:16 +0100
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/c08dd4e6762a5905/70b36d570264b4d2?show_docid=70b36d570264b4d2</guid>
  <author>
  paul...@linux.vnet.ibm.com
  (tip-bot for Paul E. McKenney)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:02 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH] irq: Add node_affinity CPU masks for smarter irqbalance hints</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/724496b1a4cb4a35/401213bd5c9d7dbd?show_docid=401213bd5c9d7dbd</link>
  <description>
  This patchset adds a new CPU mask for SMP systems to the irq_desc &lt;br&gt; struct. It also exposes an API for underlying device drivers to &lt;br&gt; assist irqbalance in making smarter decisions when balancing, especially &lt;br&gt; in a NUMA environment. For example, an ethernet driver with MSI-X may &lt;br&gt; wish to limit the CPUs that an interrupt can be balanced within to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/724496b1a4cb4a35/401213bd5c9d7dbd?show_docid=401213bd5c9d7dbd</guid>
  <author>
  peter.p.waskiewicz...@intel.com
  (Peter P Waskiewicz Jr)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:02 UT
</pubDate>
  </item>
  <item>
  <title>[tip:core/rcu] rcu: Fix grace-period-stall bug on large systems with CPU hotplug</title>
  <link>http://groups.google.com/group/linux.kernel/browse_thread/thread/c08dd4e6762a5905/813a4878ca743a97?show_docid=813a4878ca743a97</link>
  <description>
  Commit-ID: b668c9cf3e58739dac54a1d6f42f2b 4bdd980b3e &lt;br&gt; Gitweb: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://git.kernel.org/tip/b668c9cf3e58739dac54a1d6f42f2b4bdd980b3e&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Author: Paul E. McKenney &amp;lt;paul...@linux.vnet.ibm.com&amp;gt; &lt;br&gt; AuthorDate: Sun, 22 Nov 2009 08:53:48 -0800 &lt;br&gt; Committer: Ingo Molnar &amp;lt;mi...@elte.hu&amp;gt; &lt;br&gt; CommitDate: Sun, 22 Nov 2009 18:58:15 +0100
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/linux.kernel/browse_thread/thread/c08dd4e6762a5905/813a4878ca743a97?show_docid=813a4878ca743a97</guid>
  <author>
  paul...@linux.vnet.ibm.com
  (tip-bot for Paul E. McKenney)
  </author>
  <pubDate>Mon, 23 Nov 2009 07:10:01 UT
</pubDate>
  </item>
  </channel>
</rss>
