/srv/irclogs.ubuntu.com/2005/04/01/#ubuntu-kernel.txt

mjg59Did something like http://lkml.org/lkml/2005/3/11/96 get applied?12:25
zullemme check12:26
zulno it conflicted with the pmac_pdisk patch12:26
mjg59Ok12:27
mjg59Can you do one that just adds device_shutdown() as the first line of the PM_DISK_PLATFORM case?12:27
mjg59(Context is that without doing that, we cut power to disks before their cache has been flushed)12:27
zulsure..12:29
mjg59So just before the local_irq_save() stuff12:30
zulso like this?12:30
zul  case PM_DISK_PLATFORM:12:30
zul                device_shutdown();12:30
zul                local_irq_save(flags);12:30
zul                error = pm_ops->enter(PM_SUSPEND_DISK);12:30
zul                local_irq_restore(flags);12:30
zul                break;12:31
zulbrb12:33
mjg59Yup, that's perfect12:37
zulcool12:38
mjg59Hm. I may have this ACPI issue sidestepped.12:41
zulwhat acpi issue?12:42
mjg59kacpid taking all CPU time after resume from disk.12:46
zulah ok12:47
zulmjg59: done12:55
mjg59zul: Rocking, thanks!01:11
zulnp01:12
dilingermjg59: is that related to the 0xff-after-resume problem you were having?01:15
mjg59dilinger: Nope01:17
mjg59I haven't tracked that one down yet01:17
=== zul is debating whether to update the sata driver for ich5
calcupdate the ipw2200 driver too :)03:47
calcthe one from dec doesn't work on amd6403:47
zulit was a rhetorical debate i wasnt actually going to update it03:48
calcoh :\03:48
zulfabbione: i dont think im going to make any changes to my tree so you should be able to pull it in now03:51
zullater04:01
crimsunlater04:02
fabbionemorning05:39
fabbionemjg59: still around?06:21
fabbione306:23
fabbionemjg59:06:28
fabbione  * s/CONFIG_pm/CONFIG_PM/g :06:28
fabbione    Update uninorth-agp-ppc-suspend.dpatch06:28
fabbioneotherwise you don't get to build it at all :-)06:29
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel
mjg59fabbione: Ugh. Yeah.12:23
fabbionei applied also the other patches you submitted to zul12:27
fabbionethey will be in for -2912:27
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel
mjg59fabbione: Rocking02:21
=== jbailey [~jbailey@CPE000ded9d787c-CM014260028338.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== zul [~chuck@198.62.158.205] has joined #ubuntu-kernel
zulhey02:52
zulfabbione: the config_pm was my bad02:53
mjg59fabbione: So we're expecting -29 on Wedensday or so?03:22
zulam at meeting bbl03:51
fabbionere04:18
fabbionezul: ok.. doesn't matter.04:18
fabbioneanytime tomorrow...04:18
fabbionemjg59: ^04:18
fabbioneafter 15:00 UTC04:19
mjg59Rock04:54
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel
svenlfabbione: BTW, the 2.6.10 marvell gige patch worked fine on a gentoo kernel, so i wonder if there is some ubuntu-specific breakage that this causes ?05:37
mjg59svenl: What's the failure mode?05:40
svenlmjg59: failure mode ? 05:40
mjg59In what way does it not work on the ubuntu kernel?05:40
svenlmjg59: wait, i need to re-image the partition to check.05:40
svenlmjg59: the module loads, the interface comes up, but you can't communicate through it.05:41
mjg59Do you get interrupts?05:41
svenldidn't check.05:41
mjg59Right. Interrupt routing is the most likely issue.05:41
svenli will reimage the partition, and give it a try.05:41
svenlmay well be that this is the issue.05:42
svenlmjg59: thanks.05:43
zulwow...that was a fun meeting...not06:44
=== T-None is now known as T-Bone
zulhey T-Bone 07:20
T-Bonehowdy07:20
zulhow is it going?07:20
T-Boneermm. "couci couca" i would say in french ;P07:24
zulbeen better?07:24
T-Boneyeah07:25
T-Bonebut it should getter better soon. I've decided to take a few non paid vacation days to unplug and "reset the hardware"07:26
T-Bonebut it should getter better soon. I've decided to take a few non paid vacation days to unplug and "reset the hardware"07:26
T-Boneoops07:27
T-Bonethat should have been "going to ski in the french alps between Mar 25 and Mar 29"07:27
zulcool...right before release ;)07:30
T-Boneyeah07:34
T-Bonei'm used to "run on D day" thing ;)07:35
T-Bonebeen pretty good at it07:35
zulfabbione: what do you want to do about the dell perc stuff?08:21
zulfabbione: never mnid 08:26
T-Bonezul: i assume he didn't, anyway 8))08:28
=== T-Bone ducks
=== zul smakcs T-Bone for good measure
T-Bonelol08:29
zulhah im not going crazy08:48
T-Bone<offtopic>hmm. Does anyone remembers what's the max number of files per directory on Linux?09:18
T-Bone(ext3)09:18
T-Bonehmm. nm, found the proc file where that value is09:19
mjg59Isn't that the maximum number of open files, not the maximum number of files per directory?09:20
T-Boneindeed09:21
T-Bonelooks like i'm being confused09:21
zulright im heading home10:12

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!