Re: [Patch] Per kthread freezer flags

From: Felipe Alfaro Solana
Date: Wed Jul 28 2004 - 18:45:08 EST


On Thu, 2004-07-29 at 08:36 +1000, Nigel Cunningham wrote:
> Hi again.
>
> On Thu, 2004-07-29 at 08:30, Felipe Alfaro Solana wrote:
> > On Wed, 2004-07-28 at 14:20 -0700, Andrew Morton wrote:
> >
> > > wrt your "Add missing refrigerator support" patch: I'll suck that up, but
> > > be aware that there's a big i2o patch in -mm which basically rips out the
> > > driver which you just fixed up. Perhaps you can send Markus Lidel
> > > <Markus.Lidel@xxxxxxxxxxxxxxxxx> and I a fix for that version of the driver
> > > sometime?
> >
> > BTW, the "Add missing refrigerator support" breaks ACPI S3 and S4
> > support for me (2.6.8-rc2-bk7) and my laptop (NEC Chrom@). When
> > resuming, my 3c59x CardBus NIC is not powered up forcing me to eject it,
> > then plug it again.
>
> Looking again at the patch, I'm not sure which diff would be relevant to
> you. When the card is running, do you have a kIrDAd thread?

kirdad? No... That sounds like Infrared which my laptop does not have.
Here is a digest of ps -axf:

PID TTY STAT TIME COMMAND
1 ? S 0:00 init [5]
2 ? S< 0:03 [irqd/0]
3 ? S< 0:00 [events/0]
4 ? S< 0:00 \_ [khelper]
5 ? S< 0:00 \_ [kacpid]
22 ? S< 0:00 \_ [kblockd/0]
32 ? S 0:00 \_ [pdflush]
33 ? S 0:00 \_ [pdflush]
35 ? S< 0:00 \_ [aio/0]
36 ? S< 0:00 \_ [xfslogd/0]
37 ? S< 0:00 \_ [xfsdatad/0]
34 ? S 0:00 [kswapd0]
38 ? S 0:00 [xfsbufd]
120 ? S 0:00 [kseriod]
125 ? S 0:00 [xfssyncd]
273 ? Ss 0:00 minilogd
286 ? S 0:00 [xfssyncd]
287 ? S 0:00 [xfssyncd]
567 ? S 0:00 [khubd]
871 ? S 0:00 [pccardd]
877 ? S 0:00 [pccardd]

Anything else? :-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/