<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>fa.linux.kernel Google Group</title>
  <link>http://groups.google.com/group/fa.linux.kernel</link>
  <description></description>
  <language>en</language>
  <item>
  <title>[patch 3/8] x86: UV - Introduce uv_gpa_is_mmr.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/44051e91474abc99?show_docid=44051e91474abc99</link>
  <description>
  Provide a mechanism for determining if a global physical address is &lt;br&gt; pointing to a UV hub MMR. &lt;br&gt; To: Andrew Morton &amp;lt;a...@linux-foundation.org&amp;gt; &lt;br&gt; Signed-off-by: Robin Holt &amp;lt;h...@sgi.com&amp;gt; &lt;br&gt; Cc: Jack Steiner &amp;lt;stei...@sgi.com&amp;gt; &lt;br&gt; Cc: lkml &amp;lt;linux-ker...@vger.kernel.org&amp;gt; &lt;br&gt; Cc: linux...@vger.kernel.org &lt;br&gt; --- &lt;br&gt; arch/x86/include/asm/uv/uv_hub .h | 7 +++++++
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/44051e91474abc99?show_docid=44051e91474abc99</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:41:36 UT
</pubDate>
  </item>
  <item>
  <title>[patch 6/8] x86: UV - XPC NULL deref when mesq becomes empty.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/94dbd75addc7758f?show_docid=94dbd75addc7758f</link>
  <description>
  Under heavy load conditions, our set of xpc messages may become exhausted. &lt;br&gt; The code handles this correctly with the exception of the management &lt;br&gt; code which hits a NULL pointer dereference. &lt;br&gt; To: Andrew Morton &amp;lt;a...@linux-foundation.org&amp;gt; &lt;br&gt; Signed-off-by: Robin Holt &amp;lt;h...@sgi.com&amp;gt; &lt;br&gt; Cc: Jack Steiner &amp;lt;stei...@sgi.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/94dbd75addc7758f?show_docid=94dbd75addc7758f</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:41:32 UT
</pubDate>
  </item>
  <item>
  <title>[patch 8/8] [patch 8/8] X86: UV - XPC receive message reuse triggers invalid BUG_ON().</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/3153f683d3474e49?show_docid=3153f683d3474e49</link>
  <description>
  This was a difficult bug to trip. XPC was in the middle of sending an &lt;br&gt; acknowledgement for a received message. &lt;br&gt; In xpc_received_payload_uv(): &lt;br&gt; . &lt;br&gt; ret = xpc_send_gru_msg(ch-&amp;gt;sn.uv.cac hed_notify_gru_mq_desc, msg, &lt;br&gt; sizeof(struct xpc_notify_mq_msghdr_uv)); &lt;br&gt; if (ret != xpSuccess)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/3153f683d3474e49?show_docid=3153f683d3474e49</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:41:11 UT
</pubDate>
  </item>
  <item>
  <title>[patch 7/8] X86: UV - xpc_make_first_contact hang due to not accepting ACTIVE state.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/7277da17e43382ac?show_docid=7277da17e43382ac</link>
  <description>
  Many times while the initial connection is being made, the &lt;br&gt; contacted partition will send back both the ACTIVATING and the ACTIVE &lt;br&gt; remote_act_state changes in very close succescion. The 1/4 second delay &lt;br&gt; in the make first contact loop is large enough to nearly always miss &lt;br&gt; the ACTIVATING state change. &lt;br&gt; Since either state indicates the remote partition has acknowledged our
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/7277da17e43382ac?show_docid=7277da17e43382ac</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:41:04 UT
</pubDate>
  </item>
  <item>
  <title>[patch 2/8] x86: UV - XPC needs to provide an abstraction for uv_gpa.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/e3d1adc6935949ab?show_docid=e3d1adc6935949ab</link>
  <description>
  Provide an SGI SN2/UV agnositic method for converting a global physical &lt;br&gt; address into a socket physical address. &lt;br&gt; To: Andrew Morton &amp;lt;a...@linux-foundation.org&amp;gt; &lt;br&gt; Signed-off-by: Robin Holt &amp;lt;h...@sgi.com&amp;gt; &lt;br&gt; Cc: Jack Steiner &amp;lt;stei...@sgi.com&amp;gt; &lt;br&gt; Cc: lkml &amp;lt;linux-ker...@vger.kernel.org&amp;gt; &lt;br&gt; Cc: linux...@vger.kernel.org
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/e3d1adc6935949ab?show_docid=e3d1adc6935949ab</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:40:55 UT
</pubDate>
  </item>
  <item>
  <title>[patch 5/8] x86: UV - Update XPC to handle updated BIOS interface.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/2729386414671f56?show_docid=2729386414671f56</link>
  <description>
  The UV BIOS has moved the location of some of their pointers to the &lt;br&gt; &amp;quot;partition reserved page&amp;quot; from memory into a uv hub MMR. The GRU does &lt;br&gt; not support bcopy operations from MMR space so we need to special case &lt;br&gt; the MMR addresses using VLOAD operations. &lt;br&gt; Additionally, the BIOS call for registering a message queue watchlist
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/2729386414671f56?show_docid=2729386414671f56</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:40:39 UT
</pubDate>
  </item>
  <item>
  <title>[patch 4/8] X86: UV - Implement a gru_read_gpa kernel function.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/d24c3f4bb5ddf3ed?show_docid=d24c3f4bb5ddf3ed</link>
  <description>
  The BIOS has decided to store a pointer to the partition reserved page &lt;br&gt; in a scratch MMR. The GRU is only able to read an MMR using a vload &lt;br&gt; instruction. The gru_read_gpa() function will implemented. &lt;br&gt; To: Andrew Morton &amp;lt;a...@linux-foundation.org&amp;gt; &lt;br&gt; Signed-off-by: Robin Holt &amp;lt;h...@sgi.com&amp;gt; &lt;br&gt; Signed-off-by: Jack Steiner &amp;lt;stei...@sgi.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/d24c3f4bb5ddf3ed?show_docid=d24c3f4bb5ddf3ed</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:40:24 UT
</pubDate>
  </item>
  <item>
  <title>[patch 0/8] x86: UV - XPC fixes with related support functionality V2.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/6d0ea0594bdeef68?show_docid=6d0ea0594bdeef68</link>
  <description>
  The UV BIOS has been updated to implement some of our interface &lt;br&gt; functionality differently than originally expected. These patches update &lt;br&gt; the kernel to the bios implementation and include a few minor bug fixes &lt;br&gt; which prevent us from doing significant testing on real hardware. &lt;br&gt; Changes from V1: &lt;br&gt; - Actually include the patch introducing the gru_read_gpa. This
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/e5a8cec89867fe7f/6d0ea0594bdeef68?show_docid=6d0ea0594bdeef68</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:40:03 UT
</pubDate>
  </item>
  <item>
  <title>[patch 1/8] x86: UV - Introduce a means to translate from gpa -&gt; socket_paddr.</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/87723b2084902c16/9272788ae33b978e?show_docid=9272788ae33b978e</link>
  <description>
  For SGI UV systems, translate from a global physical address back to &lt;br&gt; a socket physical address. This does nothing to ensure the socket &lt;br&gt; physical address is actually addressable by the kernel. That is the &lt;br&gt; responsibility of the user of the function. &lt;br&gt; To: Andrew Morton &amp;lt;a...@linux-foundation.org&amp;gt; &lt;br&gt; Signed-off-by: Robin Holt &amp;lt;h...@sgi.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/87723b2084902c16/9272788ae33b978e?show_docid=9272788ae33b978e</guid>
  <author>
  h...@sgi.com
  (Robin Holt)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:40:11 UT
</pubDate>
  </item>
  <item>
  <title>[PATCH] dvb-core: Fix ULE decapsulation bug when less than 4 bytes of ULE SNDU is packed into the remaining bytes of a MPEG2-TS frame</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/d066dfa26ffd7bce/485671f769eb499f?show_docid=485671f769eb499f</link>
  <description>
  ULE (Unidirectional Lightweight Encapsulation RFC 4326) decapsulation &lt;br&gt; code has a bug that incorrectly treats ULE SNDU packed into the &lt;br&gt; remaining 2 or 3 bytes of a MPEG2-TS frame as having invalid pointer &lt;br&gt; field on the subsequent MPEG2-TS frame. &lt;br&gt; This patch was generated and tested against v2.6.32-rc8. Similar patch
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/d066dfa26ffd7bce/485671f769eb499f?show_docid=485671f769eb499f</guid>
  <author>
  wcan...@gmail.com
  (Ang Way Chuang)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:34:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Vortex86SX: only works with irqpoll</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/8c5321d66ab7cfa0/657c25a0d035ce96?show_docid=657c25a0d035ce96</link>
  <description>
  Looking at the BIOS manual on their web site: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;ftp://downl...@ftp.dmp.com.tw/vortex86sx/Vortex86SX_BIOS_Manual.pdf&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; you can try toggling a few of the options: Try switching OnBoard IDE &lt;br&gt; Operate Mode between Legacy Mode and Native Mode. If the kernel and the &lt;br&gt; actual device disagree here, that could cause IRQ delivery problems. You
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/8c5321d66ab7cfa0/657c25a0d035ce96?show_docid=657c25a0d035ce96</guid>
  <author>
  hancock...@gmail.com
  (Robert Hancock)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:29:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PATCH 2/2] perf kmem: resolve symbols</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/ea7156b47c7ae5bb/147667ace02a9455?show_docid=147667ace02a9455</link>
  <description>
  Em Tue, Nov 24, 2009 at 08:50:57AM +0800, Li Zefan escreveu: &lt;br&gt; Ok, I&#39;ll have some sleep now, hack away! :-) &lt;br&gt; - Arnaldo
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/ea7156b47c7ae5bb/147667ace02a9455?show_docid=147667ace02a9455</guid>
  <author>
  a...@infradead.org
  (Arnaldo Carvalho de Melo)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:20:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/18be65e937261111/c1b9ea77c5a983aa?show_docid=c1b9ea77c5a983aa</link>
  <description>
  I think we can mostly agree on that :-) &lt;br&gt; Anything which compiled with and uses the openat(), mkdirat() &lt;br&gt; etc. emulation in gnulib (formerly known as libiberty), and anything &lt;br&gt; using the same technique. &lt;br&gt; You know, GNU coreutils and other obscure things :-) &lt;br&gt; Of course there are real system calls for that, now, but there are
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/18be65e937261111/c1b9ea77c5a983aa?show_docid=c1b9ea77c5a983aa</guid>
  <author>
  ja...@shareable.org
  (Jamie Lokier)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:20:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: linux-next: manual merge of the mips tree with the net-current tree</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/aacaab8801cd1f08/0aa06dfc011db160?show_docid=0aa06dfc011db160</link>
  <description>
  I agree. David, can you just drop the net-current patch then? This fix &lt;br&gt; is still needed for -stable however. &lt;br&gt; Ralf
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/aacaab8801cd1f08/0aa06dfc011db160?show_docid=0aa06dfc011db160</guid>
  <author>
  r...@linux-mips.org
  (Ralf Baechle)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:20:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [RFC] Should we create a raw input interface for IR&#39;s ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure</title>
  <link>http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/ac527acdf18f829b/db4fd6c005efa2a4?show_docid=db4fd6c005efa2a4</link>
  <description>
  The underlying hardware need not be completely independent. &lt;br&gt; For example, the CX2584[0123], CX2388[578], CX23418, and CX2310[012] &lt;br&gt; chips have IR hardware that shares a common timing source, interrupt &lt;br&gt; line, interrupt status register, etc, between IR Rx and Tx. They can &lt;br&gt; also do things like loopback of Tx to Rx.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/ac527acdf18f829b/db4fd6c005efa2a4?show_docid=db4fd6c005efa2a4</guid>
  <author>
  awa...@radix.net
  (Andy Walls)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:16:03 UT
</pubDate>
  </item>
  </channel>
</rss>
