All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1071742310.2496.217.camel@dhcppc4>

diff --git a/a/1.txt b/N1/1.txt
index 3e85979..7642615 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -101,21 +101,21 @@ This will update the following files:
 
 through these ChangeSets:
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/16 1.1489)
+<len.brown@intel.com> (03/12/16 1.1489)
    [ACPI] set acpi_disabled=1 on failure for clean /proc
      http://bugzilla.kernel.org/show_bug.cgi?id=991
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/16 1.1488)
+<len.brown@intel.com> (03/12/16 1.1488)
    [ACPI] /proc/acpi files appear in /proc if acpi=off (Shaohua David
 Li)
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/15 1.1487)
+<len.brown@intel.com> (03/12/15 1.1487)
    [ACPI] delete old _TRA code formerly used just by IA64. (Bjorn
 Helgaas)
    The current approach is to walk the _CRS in pcibios_scan_root()
    using acpi_walk_resources().
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1486)
+<len.brown@intel.com> (03/12/11 1.1486)
    [ACPI] Update Linux to ACPICA 20031203 (Bob Moore)
    
    Changed the initialization of Operation Regions during subsystem init
@@ -158,7 +158,7 @@ the
 be
    entered.
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1485)
+<len.brown@intel.com> (03/12/11 1.1485)
    [ACPI] update Linux to ACPICA 20031029 (Bob Moore)
    
    Fixed a problem where a level-triggered GPE with an associated _Lxx
@@ -215,20 +215,20 @@ the
    however.  Used this opportunity to clean up and streamline the GPE
    dispatch code.
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1484)
+<len.brown@intel.com> (03/12/11 1.1484)
    [ACPI] revert two fixes in preparation for ACPICA merge
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1483)
+<len.brown@intel.com> (03/12/11 1.1483)
    [ACPI] replace multiple flags with acpi_noirq -- ala 2.4
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/10 1.1481)
+<len.brown@intel.com> (03/12/10 1.1481)
    [ACPI] set APIC ACPI SCI OVR default to level/low
      http://bugzilla.kernel.org/show_bug.cgi?id=1351
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/02 1.1480)
+<len.brown@intel.com> (03/12/02 1.1480)
    [ACPI] add warning to thermal shutdown (Pavel Machek)
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/30 1.1479)
+<len.brown@intel.com> (03/11/30 1.1479)
    [ACPI] sync with 2.4.23
    Re-enable IRQ balacning if IOAPIC mode
    http://bugzilla.kernel.org/show_bug.cgi?id=1440
@@ -236,40 +236,29 @@ the
    Also allow IRQ balancing in PIC mode if "acpi_irq_balance"
    http://bugzilla.kernel.org/show_bug.cgi?id=1391
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/21 1.1477)
+<len.brown@intel.com> (03/11/21 1.1477)
    [ACPI] prevent ES7000 tweak from breaking i386 IOAPIC (Andrew de
 Quincey)
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/20 1.1476)
+<len.brown@intel.com> (03/11/20 1.1476)
    [ACPI] fix compiler warning (Andrew Morton)
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/18 1.1450.2.3)
+<len.brown@intel.com> (03/11/18 1.1450.2.3)
    [ACPI] "acpi_pic_sci=edge" in case platform requires Edge Triggered
 SCI
    http://bugzilla.kernel.org/show_bug.cgi?id=1390
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/18 1.1450.2.2)
+<len.brown@intel.com> (03/11/18 1.1450.2.2)
    [ACPI] print_IO_APIC() only after it is programmed
    http://bugzilla.kernel.org/show_bug.cgi?id=1177
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/07 1.1414.1.7)
+<len.brown@intel.com> (03/11/07 1.1414.1.7)
    [ACPI] In ACPI mode, delay print_IO_APIC() to make its output valid.
    http://bugzilla.kernel.org/show_bug.cgi?id=1177
 
-<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/07 1.1414.1.6)
+<len.brown@intel.com> (03/11/07 1.1414.1.6)
    [ACPI] If ACPI is disabled by DMI BIOS date, then
    turn it off completely, including table parsing for HT.
    This avoids a crash due to ancient garbled tables.
    acpi=force is available to over-ride this default.
    http://bugzilla.kernel.org/show_bug.cgi?id=1434
-
-
-
-
-
-
--------------------------------------------------------
-This SF.net email is sponsored by: IBM Linux Tutorials.
-Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
-Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
-Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
diff --git a/a/content_digest b/N1/content_digest
index 17ea694..94f6b21 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,10 @@
- "From\0Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Len Brown <len.brown@intel.com>\0"
  "Subject\0[BKPATCH] ACPI update for 2.6\0"
  "Date\018 Dec 2003 05:11:50 -0500\0"
- "To\0Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>"
- " Linus Torvalds <torvalds-3NddpPZAyC0@public.gmane.org>\0"
- "Cc\0ACPI Developers <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>"
- " Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0Andrew Morton <akpm@osdl.org>"
+ " Linus Torvalds <torvalds@osdl.org>\0"
+ "Cc\0ACPI Developers <acpi-devel@lists.sourceforge.net>"
+ " Kernel Mailing List <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Andrew/Linus, please do a \n"
@@ -110,21 +110,21 @@
  "\n"
  "through these ChangeSets:\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/16 1.1489)\n"
+ "<len.brown@intel.com> (03/12/16 1.1489)\n"
  "   [ACPI] set acpi_disabled=1 on failure for clean /proc\n"
  "     http://bugzilla.kernel.org/show_bug.cgi?id=991\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/16 1.1488)\n"
+ "<len.brown@intel.com> (03/12/16 1.1488)\n"
  "   [ACPI] /proc/acpi files appear in /proc if acpi=off (Shaohua David\n"
  "Li)\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/15 1.1487)\n"
+ "<len.brown@intel.com> (03/12/15 1.1487)\n"
  "   [ACPI] delete old _TRA code formerly used just by IA64. (Bjorn\n"
  "Helgaas)\n"
  "   The current approach is to walk the _CRS in pcibios_scan_root()\n"
  "   using acpi_walk_resources().\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1486)\n"
+ "<len.brown@intel.com> (03/12/11 1.1486)\n"
  "   [ACPI] Update Linux to ACPICA 20031203 (Bob Moore)\n"
  "   \n"
  "   Changed the initialization of Operation Regions during subsystem init\n"
@@ -167,7 +167,7 @@
  "be\n"
  "   entered.\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1485)\n"
+ "<len.brown@intel.com> (03/12/11 1.1485)\n"
  "   [ACPI] update Linux to ACPICA 20031029 (Bob Moore)\n"
  "   \n"
  "   Fixed a problem where a level-triggered GPE with an associated _Lxx\n"
@@ -224,20 +224,20 @@
  "   however.  Used this opportunity to clean up and streamline the GPE\n"
  "   dispatch code.\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1484)\n"
+ "<len.brown@intel.com> (03/12/11 1.1484)\n"
  "   [ACPI] revert two fixes in preparation for ACPICA merge\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/11 1.1483)\n"
+ "<len.brown@intel.com> (03/12/11 1.1483)\n"
  "   [ACPI] replace multiple flags with acpi_noirq -- ala 2.4\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/10 1.1481)\n"
+ "<len.brown@intel.com> (03/12/10 1.1481)\n"
  "   [ACPI] set APIC ACPI SCI OVR default to level/low\n"
  "     http://bugzilla.kernel.org/show_bug.cgi?id=1351\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/12/02 1.1480)\n"
+ "<len.brown@intel.com> (03/12/02 1.1480)\n"
  "   [ACPI] add warning to thermal shutdown (Pavel Machek)\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/30 1.1479)\n"
+ "<len.brown@intel.com> (03/11/30 1.1479)\n"
  "   [ACPI] sync with 2.4.23\n"
  "   Re-enable IRQ balacning if IOAPIC mode\n"
  "   http://bugzilla.kernel.org/show_bug.cgi?id=1440\n"
@@ -245,42 +245,31 @@
  "   Also allow IRQ balancing in PIC mode if \"acpi_irq_balance\"\n"
  "   http://bugzilla.kernel.org/show_bug.cgi?id=1391\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/21 1.1477)\n"
+ "<len.brown@intel.com> (03/11/21 1.1477)\n"
  "   [ACPI] prevent ES7000 tweak from breaking i386 IOAPIC (Andrew de\n"
  "Quincey)\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/20 1.1476)\n"
+ "<len.brown@intel.com> (03/11/20 1.1476)\n"
  "   [ACPI] fix compiler warning (Andrew Morton)\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/18 1.1450.2.3)\n"
+ "<len.brown@intel.com> (03/11/18 1.1450.2.3)\n"
  "   [ACPI] \"acpi_pic_sci=edge\" in case platform requires Edge Triggered\n"
  "SCI\n"
  "   http://bugzilla.kernel.org/show_bug.cgi?id=1390\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/18 1.1450.2.2)\n"
+ "<len.brown@intel.com> (03/11/18 1.1450.2.2)\n"
  "   [ACPI] print_IO_APIC() only after it is programmed\n"
  "   http://bugzilla.kernel.org/show_bug.cgi?id=1177\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/07 1.1414.1.7)\n"
+ "<len.brown@intel.com> (03/11/07 1.1414.1.7)\n"
  "   [ACPI] In ACPI mode, delay print_IO_APIC() to make its output valid.\n"
  "   http://bugzilla.kernel.org/show_bug.cgi?id=1177\n"
  "\n"
- "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (03/11/07 1.1414.1.6)\n"
+ "<len.brown@intel.com> (03/11/07 1.1414.1.6)\n"
  "   [ACPI] If ACPI is disabled by DMI BIOS date, then\n"
  "   turn it off completely, including table parsing for HT.\n"
  "   This avoids a crash due to ancient garbled tables.\n"
  "   acpi=force is available to over-ride this default.\n"
- "   http://bugzilla.kernel.org/show_bug.cgi?id=1434\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "-------------------------------------------------------\n"
- "This SF.net email is sponsored by: IBM Linux Tutorials.\n"
- "Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's\n"
- "Free Linux Tutorials.  Learn everything from the bash shell to sys admin.\n"
- Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
+    http://bugzilla.kernel.org/show_bug.cgi?id=1434
 
-bbe6af0621d6ee2eaacb8319c0a56f55bde8c18f54914e37b87392eb65cd650e
+9dd981a680304f07bcec48307c63f7dd77b4e9865e4c41f15fa96fd566b3cd62

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.