From: Pavel Machek <pavel@ucw.cz>
To: Linus Torvalds <torvalds@osdl.org>
Cc: David Brownell <david-b@pacbell.net>, linux-pm@lists.osdl.org
Subject: Re: [PATCH 2/2] Fix console handling during suspend/resume
Date: Fri, 23 Jun 2006 01:51:00 +0200 [thread overview]
Message-ID: <20060622235100.GA4940@elf.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.64.0606221641180.6483@g5.osdl.org>
Hi!
> > Well, apparently you were the first one to try to use netconsole for
> > s2ram debugging. Sorry -- we were using regular vgacon.
>
> Sorry, but wrong answer.
>
> The Mac Mini was the first machine when I decided to try using netconsole.
> And I did so because it didn't work for me even before. It just so
> happened that netconsole actually made things EVEN WORSE.
>
> The other machines I've tried (without netconsole) haven't resumed either.
Well... here's list of machines we got to work (from suspend.sf.net
project):
it is not that short.
Pavel
/* whitelist.c
* whitelist of machines that are known to work somehow
* and all the workarounds
*/
struct machine_entry
{
const char *sys_vendor;
const char *sys_product;
const char *sys_version;
const char *bios_version;
unsigned int flags;
};
struct machine_entry whitelist[] = {
{ "IBM", "", "ThinkPad X32", "", RADEON_OFF|S3_BIOS|S3_MODE },
{ "Hewlett Packard", "", "HP OmniBook XE3 GF ","", VBE_POST|VBE_SAVE },
{ "Acer ", "Extensa 4150 *", "", "", S3_BIOS|S3_MODE },
{ "Acer ", "TravelMate C300", "", "", VBE_SAVE },
/* Norbert Preining */
{ "Acer", "TravelMate 650", "", "", VBE_POST|VBE_SAVE },
{ "Acer, inc.", "TravelMate 3000 ", "", "", VBE_POST|VBE_SAVE },
{ "Acer, inc.", "Aspire 1690 ", "", "", VBE_POST|VBE_SAVE|NOFB },
{ "Acer, inc.", "Ferrari 4000 ", "", "", VBE_POST|VBE_SAVE|NOFB },
{ "ASUSTEK ", "L2000D", "", "", S3_MODE },
{ "ASUSTEK ", "L3000D", "", "", VBE_POST|VBE_SAVE },
{ "ASUSTeK Computer Inc. ", "M6Ne ", "", "", S3_MODE },
/* M6VA, seraphim@glockenbach.net */
{ "ASUSTeK Computer Inc. ", "M6VA ", "", "", S3_BIOS|S3_MODE },
/* ASUS V6V, Johannes Engel <j-engel@gmx.de> */
{ "ASUSTeK Computer INC.", "V6V", "", "", S3_MODE },
/* ASUS M2400N, Daniel Gollub */
{ "ERGOUK ", "M2N ", "", "", S3_BIOS|S3_MODE },
{ "Compaq", "Armada E500 *", "", "", 0 },
{ "Compaq", "N620c *", "", "", S3_BIOS|S3_MODE },
{ "Dell Computer Corporation", "Inspiron 5150*", "", "", VBE_POST|VBE_SAVE },
{ "Dell Computer Corporation", "Inspiron 8000 *", "", "", VBE_POST|VBE_SAVE },
{ "Dell Computer Corporation", "Latitude C600 *", "", "", RADEON_OFF },
{ "Dell Inc.", "Latitude D410 *", "", "", VBE_POST|VBE_SAVE },
{ "Dell Computer Corporation", "Latitude D600 *", "", "", VBE_POST|VBE_SAVE|NOFB },
{ "Dell Inc.", "Latitude D610 *", "", "", VBE_POST|VBE_SAVE|NOFB },
{ "Dell Computer Corporation", "Latitude D800 *", "", "", VBE_POST|VBE_SAVE },
/* Dell e1505, Alexander Antoniades */
{ "Dell Inc.", "MM061 *", "", "", 0 },
{ "FUJITSU SIEMENS", "Amilo A7640 ", "", "", VBE_POST|VBE_SAVE|S3_BIOS },
{ "FUJITSU SIEMENS", "Stylistic ST5000", "", "", S3_BIOS|S3_MODE },
/* This is a desktop with onboard i810 video */
{ "FUJITSU SIEMENS", "SCENIC W300/W600", "", "", VBE_POST|VBE_SAVE },
{ "Hewlett-Packard ", "Compaq nx5000 *", "", "68BCU*", VBE_POST|VBE_SAVE },
{ "Hewlett-Packard*", "hp compaq nx5000 *", "", "68BCU*", VBE_POST|VBE_SAVE },
{ "Hewlett-Packard", "HP Compaq nc6000 *", "", "68BDD*", S3_BIOS|S3_MODE },
{ "Hewlett-Packard", "HP Compaq nx6125 *", "", "", VBE_SAVE|NOFB },
{ "Hewlett-Packard", "HP Compaq nc6230 *", "", "", VBE_SAVE|NOFB },
{ "Hewlett-Packard", "HP Compaq nx8220 *", "", "", VBE_SAVE|NOFB },
{ "Hewlett-Packard", "Presario R4100 *", "", "", S3_BIOS|S3_MODE },
/* R51 and T43 confirmed by Christian Zoz */
{ "IBM", "1829*", "ThinkPad R51", "", 0 },
/* R52, reported by Joscha Arenz */
{ "IBM", "1860*", "", "", S3_BIOS|S3_MODE },
/* T30 */
{ "IBM", "2366*", "", "", RADEON_OFF },
/* X31, confirmed by Bjoern Jacke */
{ "IBM", "2672*", "", "", S3_BIOS|S3_MODE|RADEON_OFF },
/* X40 confirmed by Christian Deckelmann */
{ "IBM", "2371*", "ThinkPad X40", "", S3_BIOS|S3_MODE },
/* T42p confirmed by Joe Shaw, T41p by Christoph Thiel (both 2373) */
{ "IBM", "2373*", "", "", S3_BIOS|S3_MODE },
/* T41p, Stefan Gerber */
{ "IBM", "2374*", "", "", S3_BIOS|S3_MODE },
{ "IBM", "2668*", "ThinkPad T43", "", S3_BIOS|S3_MODE },
/* G40 confirmed by David H"ademan */
{ "IBM", "2388*", "", "", VBE_SAVE },
/* R32 */
{ "IBM", "2658*", "", "", 0 },
/* R40 */
{ "IBM", "2681*", "", "", 0 },
{ "IBM", "2722*", "", "", 0 },
/* Z60m, reported by Arkadiusz Miskiewicz */
{ "IBM", "2529*", "", "", S3_BIOS|S3_MODE },
/* A21m, Raymund Will */
{ "IBM", "2628*", "", "", 0 },
/* X60 / X60s */
{ "LENOVO", "1702*", "", "", S3_BIOS|S3_MODE },
{ "LENOVO", "1704*", "", "", S3_BIOS|S3_MODE },
{ "LENOVO", "1706*", "", "", S3_BIOS|S3_MODE },
/* T60p */
{ "LENOVO", "2007*", "", "", S3_BIOS|S3_MODE },
{ "LG Electronics", "M1-3DGBG", "", "", S3_BIOS|S3_MODE },
{ "Matsushita Electric Industrial Co.,Ltd.", "CF-51E*", "", "", VBE_POST|VBE_SAVE },
{ "TOSHIBA", "Libretto L5/TNK", "", "", 0 },
{ "TOSHIBA", "Libretto L5/TNKW", "", "", 0 },
/* this is a Toshiba Satellite 4080XCDT, believe it or not :-( */
{ "TOSHIBA", "Portable PC", "Version 1.0", "Version 7.80", S3_MODE },
{ "TOSHIBA", "Satellite A30", "", "", VBE_SAVE },
{ "TOSHIBA", "Satellite L10", "", "", VBE_POST|VBE_SAVE },
{ "TOSHIBA", "TECRA S3", "", "", 0 },
{ "Samsung", "SQ10", "", "", VBE_POST|VBE_SAVE },
{ "Samsung Electronics", "SX20S", "", "", S3_BIOS|S3_MODE },
{ "SHARP ", "PC-AR10 *", "", "", 0 },
{ "Sony Corporation", "VGN-FS115B", "", "", S3_BIOS|S3_MODE },
{ "Sony Corporation", "PCG-GRT995MP*", "", "", 0 },
/* VIA EPIA M Mini-ITX Motherboard with onboard gfx, reported by Monica Schilling */
{ "VIA Technologies, Inc.", "VT8623-8235", "", "", S3_MODE },
// entries below are imported from acpi-support 0.59 and though "half known".
{ "ASUSTeK Computer Inc.", "L7000G series Notebook PC*", "","", VBE_POST|VBE_SAVE|UNSURE },
{ "ASUSTeK Computer Inc.", "W5A*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Acer", "TravelMate 290*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Acer", "TravelMate 660*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Acer", "Aspire 2000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Acer, inc.", "TravelMate 8100*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Acer, inc.", "Aspire 3000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 700m*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 1200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 6000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 8100*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 8200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 8600*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Inspiron 9300*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Latitude 110L*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Latitude D510*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Latitude D810*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Latitude X1*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Latitude X300*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Inc.", "Precision M20*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 700m*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 1200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 6000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 8100*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 8200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 8600*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Inspiron 9300*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Latitude 110L*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Latitude D410*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Latitude D510*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Latitude D810*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Latitude X1*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Latitude X300*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Dell Computer Corporation", "Precision M20*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "ECS", "G556 Centrino*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU", "Amilo M*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU", "LifeBook S Series*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU", "LIFEBOOK S6120*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU", "LIFEBOOK P7010*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU SIEMENS", "Amilo M*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU SIEMENS", "LifeBook S Series*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU SIEMENS", "LIFEBOOK S6120*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "FUJITSU SIEMENS", "LIFEBOOK P7010*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Compaq nc4200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Compaq nx6110*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Compaq nc6120*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Compaq nc6220*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Compaq nc8230*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Pavilion dv1000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Pavilion zt3000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Tablet PC Tx1100*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "HP Tablet PC TR1105*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Hewlett-Packard", "Pavilion zd7000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// R40
{ "IBM", "2682*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2683*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2692*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2693*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2696*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2698*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2699*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2723*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2724*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2897*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// R50/p
{ "IBM", "1829*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1830*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1831*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1832*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1833*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1836*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1840*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1841*", "", "", VBE_POST|VBE_SAVE|UNSURE },
/* R50e needs not yet implemented save_video_pci_state :-(
{ "IBM", "1834*", "", "", UNSURE },
{ "IBM", "1842*", "", "", UNSURE },
{ "IBM", "2670*", "", "", UNSURE },
*/
// R52
{ "IBM", "1846*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1847*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1848*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1849*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1850*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1870*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// T21
{ "IBM", "2647*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2648*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// T23
{ "IBM", "475S*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// T40/T41/T42/p
{ "IBM", "2375*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2376*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2378*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2379*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// T43
{ "IBM", "1871*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1872*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1873*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1874*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1875*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1876*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// T43/p
{ "IBM", "2668*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2669*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2678*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2679*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2686*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2687*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// X30
{ "IBM", "2673*", "", "", VBE_POST|VBE_SAVE|UNSURE|RADEON_OFF },
{ "IBM", "2884*", "", "", VBE_POST|VBE_SAVE|UNSURE|RADEON_OFF },
{ "IBM", "2885*", "", "", VBE_POST|VBE_SAVE|UNSURE|RADEON_OFF },
{ "IBM", "2890*", "", "", VBE_POST|VBE_SAVE|UNSURE|RADEON_OFF },
{ "IBM", "2891*", "", "", VBE_POST|VBE_SAVE|UNSURE|RADEON_OFF },
// X40
{ "IBM", "2369*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2370*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2372*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2382*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2386*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// X41
{ "IBM", "1864*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1865*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2525*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2526*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2527*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "2528*", "", "", VBE_POST|VBE_SAVE|UNSURE },
// X41 Tablet
{ "IBM", "1866*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1867*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "IBM", "1869*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Samsung Electronics", "NX05S*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "SHARP Corporation", "PC-MM20 Series*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "Sony Corporation", "PCG-U101*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "libretto U100*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "P4000*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "PORTEGE A100*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "PORTEGE A200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "PORTEGE M200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "PORTEGE R200*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "Satellite 1900*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "TECRA A2*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "TECRA A5*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ "TOSHIBA", "TECRA M2*", "", "", VBE_POST|VBE_SAVE|UNSURE },
{ NULL }
};
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2006-06-22 23:51 UTC|newest]
Thread overview: 348+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-13 21:30 [PATCH 0/2] suspend-to-ram debugging patches Linus Torvalds
2006-06-13 21:35 ` [PATCH 1/2] Add some basic resume trace facilities Linus Torvalds
2006-06-13 22:10 ` Nigel Cunningham
2006-06-13 22:50 ` Linus Torvalds
2006-06-14 10:25 ` Pavel Machek
2006-06-13 21:40 ` [PATCH 2/2] Fix console handling during suspend/resume Linus Torvalds
2006-06-13 23:20 ` David Brownell
2006-06-13 23:46 ` Linus Torvalds
2006-06-14 0:00 ` Nigel Cunningham
2006-06-14 0:06 ` Randy.Dunlap
2006-06-14 0:18 ` Greg KH
2006-06-14 0:29 ` Nigel Cunningham
2006-06-14 0:34 ` Linus Torvalds
2006-06-14 0:29 ` David Brownell
2006-06-14 10:28 ` Pavel Machek
2006-06-14 11:15 ` Nigel Cunningham
2006-06-14 15:28 ` David Brownell
2006-06-14 10:34 ` Pavel Machek
2006-06-14 15:21 ` Linus Torvalds
2006-06-14 17:52 ` Linus Torvalds
2006-06-14 18:09 ` Dave Jones
2006-06-14 18:29 ` Linus Torvalds
2006-06-14 19:13 ` Peter Jones
2006-06-14 19:17 ` Dave Jones
2006-06-14 21:40 ` Pavel Machek
2006-06-14 22:03 ` Linus Torvalds
2006-06-14 22:12 ` Pavel Machek
2006-06-14 22:26 ` Peter Jones
2006-06-14 22:38 ` Linus Torvalds
2006-06-14 22:44 ` Pavel Machek
2006-06-14 22:59 ` Linus Torvalds
2006-06-14 23:57 ` Pavel Machek
2006-06-15 0:07 ` Linus Torvalds
2006-06-15 1:54 ` Nigel Cunningham
2006-06-15 2:48 ` David Brownell
2006-06-15 8:39 ` Pavel Machek
2006-06-15 14:56 ` Alan Stern
2006-06-15 16:14 ` Pavel Machek
2006-06-15 16:26 ` Linus Torvalds
2006-06-15 18:24 ` Pavel Machek
2006-06-15 19:35 ` Linus Torvalds
2006-06-15 20:03 ` Pavel Machek
2006-06-15 20:28 ` Linus Torvalds
2006-06-15 20:43 ` Pavel Machek
2006-06-15 21:04 ` Linus Torvalds
2006-06-15 21:27 ` Pavel Machek
2006-06-15 22:31 ` Linus Torvalds
2006-06-15 23:01 ` Pavel Machek
2006-06-16 4:15 ` Benjamin Herrenschmidt
2006-06-16 13:26 ` Pavel Machek
2006-06-16 23:05 ` Benjamin Herrenschmidt
2006-06-15 16:43 ` David Brownell
2006-06-15 16:52 ` Pavel Machek
2006-06-16 6:02 ` David Brownell
2006-06-15 16:17 ` Pavel Machek
2006-06-15 16:53 ` Linus Torvalds
2006-06-15 16:59 ` Pavel Machek
2006-06-15 17:41 ` Linus Torvalds
2006-06-15 17:51 ` Pavel Machek
2006-06-16 1:09 ` Benjamin Herrenschmidt
2006-06-15 17:04 ` Alan Stern
2006-06-15 22:17 ` Paul Mackerras
2006-06-15 22:24 ` Pavel Machek
2006-06-16 1:17 ` Benjamin Herrenschmidt
2006-06-16 1:15 ` Benjamin Herrenschmidt
2006-06-16 2:28 ` Linus Torvalds
2006-06-16 2:50 ` Nigel Cunningham
2006-06-16 3:22 ` Linus Torvalds
2006-06-16 3:36 ` Nigel Cunningham
2006-06-16 14:03 ` Pavel Machek
2006-06-16 15:53 ` Alan Stern
2006-06-15 1:46 ` David Brownell
2006-06-15 6:00 ` Nigel Cunningham
2006-06-15 16:22 ` David Brownell
2006-06-15 8:41 ` Pavel Machek
2006-06-15 16:57 ` David Brownell
2006-06-15 18:03 ` Pavel Machek
2006-06-15 18:31 ` Linus Torvalds
2006-06-15 19:19 ` Pavel Machek
2006-06-15 19:40 ` Linus Torvalds
2006-06-15 20:30 ` Alan Stern
2006-06-15 20:56 ` Linus Torvalds
2006-06-15 21:10 ` Pavel Machek
2006-06-15 22:01 ` Linus Torvalds
2006-06-15 22:20 ` Pavel Machek
2006-06-15 22:41 ` Linus Torvalds
2006-06-16 13:29 ` Pavel Machek
2006-06-15 22:21 ` Pavel Machek
2006-06-15 22:44 ` Linus Torvalds
2006-06-15 21:27 ` Alan Stern
2006-06-15 22:18 ` Linus Torvalds
2006-06-16 12:49 ` Pavel Machek
2006-06-16 13:22 ` Pavel Machek
2006-06-16 1:31 ` Benjamin Herrenschmidt
2006-06-16 2:53 ` Nigel Cunningham
2006-06-16 3:16 ` Linus Torvalds
2006-06-16 4:04 ` Benjamin Herrenschmidt
2006-06-16 1:26 ` Benjamin Herrenschmidt
2006-06-16 2:36 ` Linus Torvalds
2006-06-16 3:37 ` Benjamin Herrenschmidt
2006-06-16 4:37 ` Linus Torvalds
2006-06-16 6:02 ` Benjamin Herrenschmidt
2006-06-16 13:56 ` Pavel Machek
2006-06-16 1:21 ` Benjamin Herrenschmidt
2006-06-16 2:29 ` Linus Torvalds
2006-06-16 3:33 ` Benjamin Herrenschmidt
2006-06-16 4:35 ` David Brownell
2006-06-16 5:23 ` Linus Torvalds
2006-06-16 6:18 ` Benjamin Herrenschmidt
2006-06-16 13:42 ` Pavel Machek
2006-06-16 16:48 ` David Brownell
2006-06-16 13:58 ` Pavel Machek
2006-06-16 14:04 ` David Brownell
2006-06-16 18:31 ` Linus Torvalds
2006-06-16 18:45 ` Linus Torvalds
2006-06-16 23:04 ` Benjamin Herrenschmidt
2006-06-18 17:16 ` David Brownell
2006-06-16 21:28 ` Pavel Machek
2006-06-18 17:09 ` David Brownell
2006-06-18 17:16 ` David Brownell
2006-06-18 17:48 ` Linus Torvalds
2006-06-18 18:18 ` Linus Torvalds
2006-06-19 0:34 ` David Brownell
2006-06-20 2:15 ` Linus Torvalds
2006-06-20 22:47 ` Benjamin Herrenschmidt
2006-06-19 3:54 ` David Brownell
2006-06-20 22:06 ` Linus Torvalds
2006-06-21 21:17 ` David Brownell
2006-06-20 22:44 ` Benjamin Herrenschmidt
2006-06-21 0:49 ` Linus Torvalds
2006-06-21 1:10 ` Benjamin Herrenschmidt
2006-06-21 2:40 ` Linus Torvalds
2006-06-21 2:57 ` Benjamin Herrenschmidt
2006-06-21 3:23 ` Linus Torvalds
2006-06-21 3:59 ` Benjamin Herrenschmidt
2006-06-21 4:22 ` Linus Torvalds
2006-06-21 4:36 ` Linus Torvalds
2006-06-21 5:04 ` Benjamin Herrenschmidt
2006-06-21 15:15 ` Linus Torvalds
2006-06-21 15:33 ` Alan Stern
2006-06-21 16:03 ` Linus Torvalds
2006-06-21 16:35 ` Alan Stern
2006-06-21 17:04 ` Linus Torvalds
2006-06-21 18:53 ` Alan Stern
2006-06-21 20:49 ` Linus Torvalds
2006-06-22 2:16 ` David Brownell
2006-06-22 1:04 ` Benjamin Herrenschmidt
2006-06-22 1:01 ` Benjamin Herrenschmidt
2006-06-22 2:22 ` Linus Torvalds
2006-06-22 2:47 ` Linus Torvalds
2006-06-22 3:21 ` Benjamin Herrenschmidt
2006-06-22 3:18 ` Benjamin Herrenschmidt
2006-06-22 4:08 ` Linus Torvalds
2006-06-22 4:58 ` Benjamin Herrenschmidt
2006-06-22 16:10 ` Linus Torvalds
2006-06-22 18:30 ` David Brownell
2006-06-22 19:23 ` Linus Torvalds
2006-06-22 22:43 ` Benjamin Herrenschmidt
2006-06-23 18:06 ` David Brownell
2006-06-23 19:23 ` Linus Torvalds
2006-06-23 23:32 ` Adam Belay
2006-06-23 23:44 ` Linus Torvalds
2006-06-24 0:10 ` Linus Torvalds
2006-06-24 0:39 ` Benjamin Herrenschmidt
2006-06-24 3:30 ` David Brownell
2006-06-24 4:10 ` Linus Torvalds
2006-06-24 0:22 ` Benjamin Herrenschmidt
2006-06-24 0:29 ` Benjamin Herrenschmidt
2006-06-24 1:00 ` Linus Torvalds
2006-06-24 2:42 ` Adam Belay
2006-06-24 3:12 ` Linus Torvalds
2006-06-24 4:04 ` David Brownell
2006-06-24 4:35 ` Linus Torvalds
2006-06-25 8:23 ` Adam Belay
2006-06-25 17:15 ` Linus Torvalds
2006-06-26 23:30 ` Greg KH
2006-06-24 4:07 ` Linus Torvalds
2006-06-24 11:16 ` Nigel Cunningham
2006-06-24 16:24 ` Alan Stern
2006-06-24 22:28 ` Linus Torvalds
2006-06-24 22:41 ` Pavel Machek
2006-06-25 1:30 ` Linus Torvalds
2006-06-25 2:16 ` Alan Stern
2006-06-25 2:32 ` Linus Torvalds
2006-06-25 16:35 ` Alan Stern
2006-06-25 2:02 ` Alan Stern
2006-06-25 23:56 ` Nigel Cunningham
2006-06-26 23:31 ` Greg KH
2006-06-24 22:39 ` Pavel Machek
2006-06-29 0:37 ` Greg KH
2006-06-29 0:48 ` Linus Torvalds
2006-06-29 3:09 ` Greg KH
2006-06-29 3:24 ` Linus Torvalds
2006-06-29 4:21 ` Greg KH
2006-06-29 6:26 ` Greg KH
2006-06-29 22:58 ` Greg KH
2006-06-29 9:50 ` Pavel Machek
2006-07-06 22:27 ` David Brownell
2006-07-06 22:31 ` Greg KH
2006-07-08 17:45 ` PM_TRACE causing FSCK David Brownell
2006-07-06 23:27 ` [PATCH 2/2] Fix console handling during suspend/resume Dave Jones
2006-07-06 23:43 ` Linus Torvalds
2006-07-06 23:59 ` Dave Jones
2006-07-07 4:48 ` Linus Torvalds
2006-07-07 8:35 ` Pavel Machek
2006-07-06 23:51 ` David Brownell
2006-07-09 23:28 ` David Brownell
2006-07-10 7:53 ` Pavel Machek
2006-07-25 18:17 ` bus.suspend_prepare() David Brownell
2006-07-25 18:29 ` bus.suspend_prepare() Linus Torvalds
2006-07-25 19:17 ` bus.suspend_prepare() David Brownell
2006-07-25 22:24 ` bus.suspend_prepare() Nigel Cunningham
2006-07-26 10:12 ` bus.suspend_prepare() Pavel Machek
2006-07-26 10:11 ` bus.suspend_prepare() Pavel Machek
2006-06-24 4:52 ` [PATCH 2/2] Fix console handling during suspend/resume Benjamin Herrenschmidt
2006-06-24 5:18 ` Linus Torvalds
2006-06-24 6:30 ` Benjamin Herrenschmidt
2006-06-24 17:06 ` Rafael J. Wysocki
2006-06-27 6:08 ` Adam Belay
2006-06-27 6:18 ` Linus Torvalds
2006-06-27 6:58 ` Benjamin Herrenschmidt
2006-06-27 18:50 ` Linus Torvalds
2006-06-27 22:09 ` Benjamin Herrenschmidt
2006-06-27 7:07 ` Adam Belay
2006-06-27 15:33 ` Alan Stern
2006-06-28 0:16 ` Linus Torvalds
2006-07-05 18:40 ` David Brownell
2006-07-05 20:12 ` Linus Torvalds
2006-07-05 23:03 ` David Brownell
2006-07-06 1:15 ` Pavel Machek
2006-07-06 1:52 ` Nigel Cunningham
2006-07-06 7:15 ` Nigel Cunningham
2006-07-06 13:22 ` memcpy() in swsusp (was: Re: [PATCH 2/2] Fix console handling during suspend/resume) Rafael J. Wysocki
2006-07-06 14:19 ` David Brownell
2006-07-06 14:26 ` Rafael J. Wysocki
2006-07-06 20:35 ` Rafael J. Wysocki
2006-07-06 23:36 ` Pavel Machek
2006-07-06 20:44 ` David Brownell
2006-07-06 20:55 ` Rafael J. Wysocki
2006-07-06 21:01 ` Dave Jones
2006-07-06 21:07 ` David Brownell
2006-07-06 21:18 ` Rafael J. Wysocki
2006-07-06 22:06 ` Dave Jones
2006-07-07 8:20 ` Rafael J. Wysocki
2006-06-24 6:41 ` [PATCH 2/2] Fix console handling during suspend/resume Benjamin Herrenschmidt
2006-06-24 11:58 ` Nigel Cunningham
2006-06-24 21:20 ` Linus Torvalds
2006-06-25 1:10 ` David Brownell
2006-06-28 22:13 ` Pavel Machek
2006-06-24 3:33 ` David Brownell
2006-06-23 23:53 ` Benjamin Herrenschmidt
2006-06-24 3:28 ` David Brownell
2006-06-24 21:33 ` Pavel Machek
2006-06-25 1:00 ` David Brownell
2006-06-24 3:28 ` David Brownell
2006-06-24 11:57 ` Jim Gettys
2006-06-25 23:03 ` Pavel Machek
2006-06-25 23:18 ` Jim Gettys
2006-07-03 21:32 ` Pavel Machek
2006-06-26 0:16 ` David Brownell
2006-06-28 22:16 ` Pavel Machek
2006-06-28 23:38 ` David Brownell
2006-06-22 22:21 ` Benjamin Herrenschmidt
2006-06-22 22:31 ` Linus Torvalds
2006-06-22 23:11 ` Benjamin Herrenschmidt
2006-06-22 23:19 ` Linus Torvalds
2006-06-22 23:21 ` Linus Torvalds
2006-06-22 23:31 ` Benjamin Herrenschmidt
2006-06-22 23:41 ` Linus Torvalds
2006-06-23 0:01 ` Pavel Machek
2006-06-23 0:14 ` Benjamin Herrenschmidt
2006-06-23 0:05 ` Benjamin Herrenschmidt
2006-06-23 0:08 ` Benjamin Herrenschmidt
2006-06-23 16:26 ` David Brownell
2006-06-23 20:36 ` Adam Belay
2006-06-23 21:48 ` cpufreq-related updates [WAS: Fix console handling during suspend/resume] David Brownell
2006-06-23 22:10 ` Greg KH
2006-06-23 23:54 ` David Brownell
2006-06-23 22:53 ` Adam Belay
2006-06-22 23:31 ` [PATCH 2/2] Fix console handling during suspend/resume Pavel Machek
2006-06-22 23:42 ` Linus Torvalds
2006-06-22 23:51 ` Pavel Machek [this message]
2006-06-23 18:15 ` David Brownell
2006-06-24 21:35 ` Pavel Machek
2006-06-24 22:00 ` Linus Torvalds
2006-06-25 0:57 ` Benjamin Herrenschmidt
2006-06-25 1:05 ` Linus Torvalds
2006-06-25 1:12 ` Benjamin Herrenschmidt
2006-06-25 1:34 ` Linus Torvalds
2006-06-25 2:21 ` Benjamin Herrenschmidt
2006-06-25 23:09 ` Pavel Machek
2006-06-22 23:53 ` Linus Torvalds
2006-06-22 23:56 ` Pavel Machek
2006-06-23 16:37 ` David Brownell
2006-06-22 23:13 ` suspend debuggability [was Re: [PATCH 2/2] Fix console handling during suspend/resume] Pavel Machek
2006-06-22 5:52 ` [PATCH 2/2] Fix console handling during suspend/resume David Brownell
2006-06-22 6:28 ` Benjamin Herrenschmidt
2006-06-22 16:43 ` Linus Torvalds
2006-06-22 18:19 ` David Brownell
2006-06-23 17:18 ` David Brownell
2006-06-23 17:43 ` David Brownell
2006-06-23 18:18 ` wakeup events [WAS: Re*N Fix console handling] David Brownell
2006-06-21 21:13 ` [PATCH 2/2] Fix console handling during suspend/resume David Brownell
2006-06-22 0:42 ` Benjamin Herrenschmidt
2006-06-21 22:54 ` Benjamin Herrenschmidt
2006-06-22 0:15 ` Benjamin Herrenschmidt
2006-06-22 2:21 ` David Brownell
2006-06-22 3:23 ` Benjamin Herrenschmidt
2006-06-22 5:36 ` David Brownell
2006-06-22 16:17 ` Alan Stern
2006-06-22 18:27 ` David Brownell
2006-06-22 20:31 ` Alan Stern
2006-06-22 23:48 ` David Brownell
2006-06-23 2:41 ` Alan Stern
2006-06-23 16:43 ` David Brownell
2006-06-23 18:32 ` Alan Stern
2006-06-24 3:39 ` David Brownell
2006-06-24 16:19 ` Alan Stern
2006-06-25 2:20 ` Alan Stern
2006-06-22 22:30 ` Benjamin Herrenschmidt
2006-06-23 2:35 ` Alan Stern
2006-06-21 21:22 ` David Brownell
2006-06-21 4:45 ` Benjamin Herrenschmidt
2006-06-21 15:08 ` Linus Torvalds
2006-06-21 22:51 ` Benjamin Herrenschmidt
2006-06-22 0:48 ` Linus Torvalds
2006-06-21 21:21 ` David Brownell
2006-06-21 21:18 ` David Brownell
2006-06-22 1:08 ` Benjamin Herrenschmidt
2006-06-22 1:24 ` Linus Torvalds
2006-06-22 1:33 ` Benjamin Herrenschmidt
2006-06-14 23:02 ` Rafael J. Wysocki
2006-06-14 23:32 ` Pavel Machek
2006-06-15 9:39 ` Rafael J. Wysocki
2006-06-16 0:47 ` Benjamin Herrenschmidt
2006-06-16 1:03 ` Benjamin Herrenschmidt
2006-06-14 22:37 ` Linus Torvalds
2006-06-15 0:00 ` Pavel Machek
2006-06-15 0:12 ` Linus Torvalds
2006-06-15 9:11 ` suspend-devices-not-cpu [was Re: [PATCH 2/2] Fix console handling during suspend/resume] Pavel Machek
2006-06-15 0:39 ` [PATCH 2/2] Fix console handling during suspend/resume Adam Belay
2006-06-15 0:40 ` Greg KH
2006-06-15 1:50 ` Adam Belay
2006-06-15 0:01 ` Linus Torvalds
2006-06-15 8:23 ` Pavel Machek
2006-06-16 1:02 ` suspend/resume issue (Was: [PATCH 2/2] Fix console handling during suspend/resume) Benjamin Herrenschmidt
2006-06-16 8:01 ` [PATCH 2/2] Fix console handling during suspend/resume Benjamin Herrenschmidt
2006-06-16 0:45 ` [PATCH 0/2] suspend-to-ram debugging patches Benjamin Herrenschmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060622235100.GA4940@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=david-b@pacbell.net \
--cc=linux-pm@lists.osdl.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox