diff for duplicates of <1079244089.2174.137.camel@dhcppc4> diff --git a/a/1.txt b/N1/1.txt index f680473..3c1128a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,13 +44,13 @@ This will update the following files: through these ChangeSets: -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/13 1.1608.1.43) +<len.brown@intel.com> (04/03/13 1.1608.1.43) [ACPI] add boot parameters "acpi_osi=" and "acpi_serialize" acpi_osi= will disable the _OSI method -- which by default tells the BIOS to behave as if Windows is the OS. acpi_serialize is for debugging AE_ALREADY_EXISTS failures -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/13 1.1608.1.42) +<len.brown@intel.com> (04/03/13 1.1608.1.42) [ACPI] ACPICA 20040311 from Bob Moore Fixed a problem where errors occurring during the parse phase of @@ -94,14 +94,14 @@ UINT32_BIT. disable _OSI support if it causes problems on a given machine. -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/13 1.1608.1.41) +<len.brown@intel.com> (04/03/13 1.1608.1.41) [ACPI] SMP poweroff (David Shaohua Li) http://bugzilla.kernel.org/show_bug.cgi?id=1141 -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/10 1.1557.76.9) +<len.brown@intel.com> (04/03/10 1.1557.76.9) [ACPI] fix printk and build warning from previous csets -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/10 1.1557.76.8) +<len.brown@intel.com> (04/03/10 1.1557.76.8) Delete (void)func() casts considered cruft in Linux style. GCC's inability to warn when return values are ignored has @@ -110,29 +110,18 @@ conditioned delete some #define's -- suggested by Matt Wilcox -<akpm-3NddpPZAyC0@public.gmane.org> (04/03/06 1.1608.1.36) +<akpm@osdl.org> (04/03/06 1.1608.1.36) [PATCH] gcc-3.5: acpi build fix Current gcc requires that both the declaration and the definition of functions describe the same register conventions. -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/05 1.1557.76.7) +<len.brown@intel.com> (04/03/05 1.1557.76.7) [ACPI] global lock macro fixes (Paul Menage, Luming Yu) http://bugzilla.kernel.org/show_bug.cgi?id=1669 -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/05 1.1557.76.6) +<len.brown@intel.com> (04/03/05 1.1557.76.6) [ACPI] comments -<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/03 1.1608.1.33) +<len.brown@intel.com> (04/03/03 1.1608.1.33) asmlinkage acpi_enter_sleep_state_s4bios() - from Pavel Machek - - - - - - -------------------------------------------------------- -This SF.Net email is sponsored by: IBM Linux Tutorials -Free Linux tutorial presented by Daniel Robbins, President and CEO of -GenToo technologies. Learn everything from fundamentals to system -administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click diff --git a/a/content_digest b/N1/content_digest index dd8da5a..c5f5095 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ - "From\0Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "From\0Len Brown <len.brown@intel.com>\0" "Subject\0[BKPATCH] ACPI for 2.6\0" "Date\014 Mar 2004 01:08:23 -0500\0" - "To\0Linus 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\0Linus 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 Linus, please do a \n" @@ -52,13 +52,13 @@ "\n" "through these ChangeSets:\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/13 1.1608.1.43)\n" + "<len.brown@intel.com> (04/03/13 1.1608.1.43)\n" " [ACPI] add boot parameters \"acpi_osi=\" and \"acpi_serialize\"\n" " acpi_osi= will disable the _OSI method -- which by default\n" " \ttells the BIOS to behave as if Windows is the OS.\n" " acpi_serialize is for debugging AE_ALREADY_EXISTS failures\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/13 1.1608.1.42)\n" + "<len.brown@intel.com> (04/03/13 1.1608.1.42)\n" " [ACPI] ACPICA 20040311 from Bob Moore\n" " \n" " Fixed a problem where errors occurring during the parse phase of\n" @@ -102,14 +102,14 @@ "disable\n" " _OSI support if it causes problems on a given machine.\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/13 1.1608.1.41)\n" + "<len.brown@intel.com> (04/03/13 1.1608.1.41)\n" " [ACPI] SMP poweroff (David Shaohua Li)\n" " http://bugzilla.kernel.org/show_bug.cgi?id=1141\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/10 1.1557.76.9)\n" + "<len.brown@intel.com> (04/03/10 1.1557.76.9)\n" " [ACPI] fix printk and build warning from previous csets\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/10 1.1557.76.8)\n" + "<len.brown@intel.com> (04/03/10 1.1557.76.8)\n" " Delete (void)func() casts considered cruft in Linux style.\n" " \n" " GCC's inability to warn when return values are ignored has\n" @@ -118,31 +118,20 @@ " \n" " delete some #define's -- suggested by Matt Wilcox\n" "\n" - "<akpm-3NddpPZAyC0@public.gmane.org> (04/03/06 1.1608.1.36)\n" + "<akpm@osdl.org> (04/03/06 1.1608.1.36)\n" " [PATCH] gcc-3.5: acpi build fix\n" " \n" " Current gcc requires that both the declaration and the definition of\n" " functions describe the same register conventions.\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/05 1.1557.76.7)\n" + "<len.brown@intel.com> (04/03/05 1.1557.76.7)\n" " [ACPI] global lock macro fixes (Paul Menage, Luming Yu)\n" " http://bugzilla.kernel.org/show_bug.cgi?id=1669\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/05 1.1557.76.6)\n" + "<len.brown@intel.com> (04/03/05 1.1557.76.6)\n" " [ACPI] comments\n" "\n" - "<len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (04/03/03 1.1608.1.33)\n" - " asmlinkage acpi_enter_sleep_state_s4bios() - from Pavel Machek\n" - "\n" - "\n" - "\n" - "\n" - "\n" - "\n" - "-------------------------------------------------------\n" - "This SF.Net email is sponsored by: IBM Linux Tutorials\n" - "Free Linux tutorial presented by Daniel Robbins, President and CEO of\n" - "GenToo technologies. Learn everything from fundamentals to system\n" - administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click + "<len.brown@intel.com> (04/03/03 1.1608.1.33)\n" + asmlinkage acpi_enter_sleep_state_s4bios() - from Pavel Machek -4e7ae054c553e016ab815b0ea2f3ac9180fd050841163195504e3de48e2b233a +b82a9568e0efa3925f93c0b71d698a42a0cb29f02d5619a8b3fd297ef7b480d5
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.