Re: hard lock-up with 4.14 git

2017-10-13 Thread Prakash Punnoor
On 13.10.2017 13:56, Markus Trippelsdorf wrote: > On 2017.10.13 at 13:39 +0200, Prakash Punnoor wrote: >> after some use (eg. compiling packages) the machine locks up hard. Magic >> SysRq doesn't work. >> >> I had trouble bisecting the offending commit. This is my

Re: hard lock-up with 4.14 git

2017-10-13 Thread Prakash Punnoor
On 13.10.2017 13:56, Markus Trippelsdorf wrote: > On 2017.10.13 at 13:39 +0200, Prakash Punnoor wrote: >> after some use (eg. compiling packages) the machine locks up hard. Magic >> SysRq doesn't work. >> >> I had trouble bisecting the offending commit. This is my

Re: hard lock-up with 4.14 git

2017-10-13 Thread Prakash Punnoor
On 13.10.2017 13:39, Prakash Punnoor wrote: > Hi, > > after some use (eg. compiling packages) the machine locks up hard. Magic > SysRq doesn't work. > > I had trouble bisecting the offending commit. This is my third try. And > it points to 94b1b03b519b81c494900cb112aa00ed205

Re: hard lock-up with 4.14 git

2017-10-13 Thread Prakash Punnoor
On 13.10.2017 13:39, Prakash Punnoor wrote: > Hi, > > after some use (eg. compiling packages) the machine locks up hard. Magic > SysRq doesn't work. > > I had trouble bisecting the offending commit. This is my third try. And > it points to 94b1b03b519b81c494900cb112aa00ed205

hard lock-up with 4.14 git

2017-10-13 Thread Prakash Punnoor
Hi, after some use (eg. compiling packages) the machine locks up hard. Magic SysRq doesn't work. I had trouble bisecting the offending commit. This is my third try. And it points to 94b1b03b519b81c494900cb112aa00ed205cc2d9 "x86/mm: Rework lazy TLB mode and TLB freshness tracking". Does it make

hard lock-up with 4.14 git

2017-10-13 Thread Prakash Punnoor
Hi, after some use (eg. compiling packages) the machine locks up hard. Magic SysRq doesn't work. I had trouble bisecting the offending commit. This is my third try. And it points to 94b1b03b519b81c494900cb112aa00ed205cc2d9 "x86/mm: Rework lazy TLB mode and TLB freshness tracking". Does it make

Re: udiskd high CPU usage with 4.0 git

2015-03-09 Thread Prakash Punnoor
On 09.03.2015 00:30, NeilBrown wrote: > On Sun, 08 Mar 2015 18:14:39 +0100 Prakash Punnoor wrote: > >> Hi, >> >> I noticed the udisks daemon (version 2.1.4) suddenly started using high >> cpu (one core at 100%) with li

Re: udiskd high CPU usage with 4.0 git

2015-03-09 Thread Prakash Punnoor
On 09.03.2015 00:30, NeilBrown wrote: On Sun, 08 Mar 2015 18:14:39 +0100 Prakash Punnoor prak...@punnoor.de wrote: Hi, I noticed the udisks daemon (version 2.1.4) suddenly started using high cpu (one core at 100%) with linux 4.0 git kernel. I bisected

udiskd high CPU usage with 4.0 git

2015-03-08 Thread Prakash Punnoor
Hi, I noticed the udisks daemon (version 2.1.4) suddenly started using high cpu (one core at 100%) with linux 4.0 git kernel. I bisected it to: 750f199ee8b578062341e6ddfe36c59ac8ff2dcb And reverting it from current master (at 2cf3afcd4cbe0e32b8722fc291e9255de1b4d6c6) fixes my problem indeed. I

udiskd high CPU usage with 4.0 git

2015-03-08 Thread Prakash Punnoor
Hi, I noticed the udisks daemon (version 2.1.4) suddenly started using high cpu (one core at 100%) with linux 4.0 git kernel. I bisected it to: 750f199ee8b578062341e6ddfe36c59ac8ff2dcb And reverting it from current master (at 2cf3afcd4cbe0e32b8722fc291e9255de1b4d6c6) fixes my problem indeed. I

Re: [Debug 2/2] x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs

2015-03-04 Thread Prakash Punnoor
On 04.03.2015 03:29, Jiang Liu wrote: > On 2015/3/3 23:18, Bjorn Helgaas wrote: >> On Mon, Mar 2, 2015 at 10:25 PM, Jiang Liu wrote: >>> Some BIOSes report incorrect length for ACPI address space descriptors, >>> so relax the checks to avoid regressions. >>> >>> Signed-off-by: Jiang Liu >> >>

Re: [Debug 2/2] x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs

2015-03-04 Thread Prakash Punnoor
On 04.03.2015 03:29, Jiang Liu wrote: On 2015/3/3 23:18, Bjorn Helgaas wrote: On Mon, Mar 2, 2015 at 10:25 PM, Jiang Liu jiang@linux.intel.com wrote: Some BIOSes report incorrect length for ACPI address space descriptors, so relax the checks to avoid regressions. Signed-off-by: Jiang Liu

Re: [Debug 0/2] Fix regressions caused by commit 593669c2ac0f

2015-03-03 Thread Prakash Punnoor
esource descriptor checks to work around >> BIOS bugs > > I've booted my machine with that lost its r8169 and it appears to be > working now. > > So from the regression POV: > Tested-by: Dave Airlie Works for me, as well. Thanks! Tested-by: Prakash Punnoor Regards,

Re: [Debug 0/2] Fix regressions caused by commit 593669c2ac0f

2015-03-03 Thread Prakash Punnoor
I've booted my machine with that lost its r8169 and it appears to be working now. So from the regression POV: Tested-by: Dave Airlie airl...@redhat.com Works for me, as well. Thanks! Tested-by: Prakash Punnoor prak...@punnoor.de Regards, Prakash -- To unsubscribe from this list: send

ACPI regression with 3.19+

2015-02-28 Thread Prakash Punnoor
Hallo, my system won't boot with current GIT kernel (see attached screenshot). The system seems somewhat frozen (cannot ssh into it), but magic sysrq still works. I bisected the problem to commit 593669c2ac0fe18baee04a3cd5539a148aa48574. Attached are my config and dmesg output from previous

ACPI regression with 3.19+

2015-02-28 Thread Prakash Punnoor
Hallo, my system won't boot with current GIT kernel (see attached screenshot). The system seems somewhat frozen (cannot ssh into it), but magic sysrq still works. I bisected the problem to commit 593669c2ac0fe18baee04a3cd5539a148aa48574. Attached are my config and dmesg output from previous

ACPI regression with 3.19+

2015-02-28 Thread Prakash Punnoor
Hallo, my system won't boot with current GIT kernel (see attached screenshot). The system seems somewhat frozen (cannot ssh into it), but magic sysrq still works. I bisected the problem to commit 593669c2ac0fe18baee04a3cd5539a148aa48574. Attached are my config and dmesg output from previous

ACPI regression with 3.19+

2015-02-28 Thread Prakash Punnoor
Hallo, my system won't boot with current GIT kernel (see attached screenshot). The system seems somewhat frozen (cannot ssh into it), but magic sysrq still works. I bisected the problem to commit 593669c2ac0fe18baee04a3cd5539a148aa48574. Attached are my config and dmesg output from previous

Re: Disk schedulers

2008-02-15 Thread Prakash Punnoor
reported this problem _years_ ago, but till now much hasn't changed. Large writes lead to read starvation. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: Disk schedulers

2008-02-15 Thread Prakash Punnoor
hasn't changed. Large writes lead to read starvation. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: E1000 (PCI-E) doesn't work on nforce430, MSI issue.

2008-02-12 Thread Prakash Punnoor
k by default. "pci=nomsi" fixes the problem. Probably the patch to enable msi bit on the host bridge(?) is still missing in mainline. I needed that patch to make msi work on my MCP51 system. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Descr

Re: E1000 (PCI-E) doesn't work on nforce430, MSI issue.

2008-02-12 Thread Prakash Punnoor
the problem. Probably the patch to enable msi bit on the host bridge(?) is still missing in mainline. I needed that patch to make msi work on my MCP51 system. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
On the day of Saturday 09 February 2008 Gene Heskett hast written: > On Saturday 09 February 2008, Prakash Punnoor wrote: > >On the day of Saturday 09 February 2008 Gene Heskett hast written: > >> This has killed me both at boot time twice, once before NASH was > >> runn

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
u provide cat /proc/interrupts lspci lspci -n -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
Am Samstag 09 Februar 2008 schrieben Sie: > On Sat, Feb 09, 2008 at 04:51:05PM +0100, Prakash Punnoor wrote: > > On the day of Saturday 09 February 2008 Andi Kleen hast written: > > > We discussed this back then with Nvidia engineers and they stated > > > that only NF5

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
yours. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
On the day of Saturday 09 February 2008 Thomas Gleixner hast written: > On Sat, 9 Feb 2008, Prakash Punnoor wrote: > > On the day of Friday 08 February 2008 Andi Kleen hast written: > > > On Fri, Feb 08, 2008 at 08:00:39PM +0100, Prakash Punnoor wrote: > > > > On the

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
he correct way of quirking would be *only having this one* line: + QBRIDGE(PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE2, nvidia_timer), According to Len Brown's comment this would work for every nforce2. For every other nforceX use DMI Scan and only quirk known broken bio

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
, nvidia_timer), According to Len Brown's comment this would work for every nforce2. For every other nforceX use DMI Scan and only quirk known broken bioses instead of messing up working boxes. bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
On the day of Saturday 09 February 2008 Thomas Gleixner hast written: On Sat, 9 Feb 2008, Prakash Punnoor wrote: On the day of Friday 08 February 2008 Andi Kleen hast written: On Fri, Feb 08, 2008 at 08:00:39PM +0100, Prakash Punnoor wrote: On the day of Friday 08 February 2008 Andi

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
Am Samstag 09 Februar 2008 schrieben Sie: On Sat, Feb 09, 2008 at 04:51:05PM +0100, Prakash Punnoor wrote: On the day of Saturday 09 February 2008 Andi Kleen hast written: We discussed this back then with Nvidia engineers and they stated that only NF5 would need timer overrides. Can I

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
/interrupts lspci lspci -n -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-09 Thread Prakash Punnoor
On the day of Saturday 09 February 2008 Gene Heskett hast written: On Saturday 09 February 2008, Prakash Punnoor wrote: On the day of Saturday 09 February 2008 Gene Heskett hast written: This has killed me both at boot time twice, once before NASH was running, and several times when uptimes

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: > On Fri, Feb 08, 2008 at 08:00:39PM +0100, Prakash Punnoor wrote: > > On the day of Friday 08 February 2008 Andi Kleen hast written: > > > On Fri, Feb 08, 2008 at 06:39:17PM +0100, Prakash Punnoor wrote: > > &g

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: > On Fri, Feb 08, 2008 at 06:39:17PM +0100, Prakash Punnoor wrote: > > On the day of Friday 08 February 2008 Andi Kleen hast written: > > > On Fri, Feb 08, 2008 at 04:13:35PM +0100, Prakash Punnoor wrote: >

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: > On Fri, Feb 08, 2008 at 04:13:35PM +0100, Prakash Punnoor wrote: > > Sorry, I meant the opposite. I needed the acpi_skip_timer_override kernel > > parameter for nforce2, thus no override. So this chipset

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Prakash Punnoor hast written: > On the day of Friday 08 February 2008 Andi Kleen hast written: > > On Thu, Feb 07, 2008 at 10:21:18PM +0100, Prakash Punnoor wrote: > > > On the day of Thursday 07 February 2008 Andi Kleen hast written: >

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: > On Thu, Feb 07, 2008 at 10:21:18PM +0100, Prakash Punnoor wrote: > > On the day of Thursday 07 February 2008 Andi Kleen hast written: > > > Replace the old "for all of nvidia" quirk with a quirk conta

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: On Thu, Feb 07, 2008 at 10:21:18PM +0100, Prakash Punnoor wrote: On the day of Thursday 07 February 2008 Andi Kleen hast written: Replace the old for all of nvidia quirk with a quirk containing pci device ID. I goobled

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: On Fri, Feb 08, 2008 at 04:13:35PM +0100, Prakash Punnoor wrote: Sorry, I meant the opposite. I needed the acpi_skip_timer_override kernel parameter for nforce2, thus no override. So this chipset is missing here. At least I

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Andi Kleen hast written: On Fri, Feb 08, 2008 at 06:39:17PM +0100, Prakash Punnoor wrote: On the day of Friday 08 February 2008 Andi Kleen hast written: On Fri, Feb 08, 2008 at 04:13:35PM +0100, Prakash Punnoor wrote: Sorry, I meant the opposite. I

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-08 Thread Prakash Punnoor
On the day of Friday 08 February 2008 Prakash Punnoor hast written: On the day of Friday 08 February 2008 Andi Kleen hast written: On Thu, Feb 07, 2008 at 10:21:18PM +0100, Prakash Punnoor wrote: On the day of Thursday 07 February 2008 Andi Kleen hast written: Replace the old for all

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-07 Thread Prakash Punnoor
ev a2) 00: de 10 f0 02 06 00 b0 00 a2 00 00 05 00 00 80 00 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 c0 81 30: 00 00 00 00 44 00 00 00 00 00 00 00 ff 00 00 00 bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/

Re: [PATCH] Replace nvidia timer override quirk with pci id list

2008-02-07 Thread Prakash Punnoor
b0 00 a2 00 00 05 00 00 80 00 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 c0 81 30: 00 00 00 00 44 00 00 00 00 00 00 00 ff 00 00 00 bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description

Re: [PATCH 1/2] msi: set 'En' bit of MSI Mapping Capability on HT platform

2007-11-25 Thread Prakash Punnoor
ge_dev = pci_find_slot(0, 0)) != NULL) && You rather want to use pci_get_bus_and_slot instead, as pci_find_slot is deprecated. Thanks! -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH 1/2] msi: set 'En' bit of MSI Mapping Capability on HT platform

2007-11-25 Thread Prakash Punnoor
= pci_find_slot(0, 0)) != NULL) You rather want to use pci_get_bus_and_slot instead, as pci_find_slot is deprecated. Thanks! -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

2.6.24-rc1-gec3b67c1 broken reg. libata-sata_nv in non NCQ mode

2007-10-27 Thread Prakash Punnoor
something in libata changed and got broken or sata_nv wasn't adopted for that change. HTH, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

2.6.24-rc1-gec3b67c1 broken reg. libata-sata_nv in non NCQ mode

2007-10-27 Thread Prakash Punnoor
in libata changed and got broken or sata_nv wasn't adopted for that change. HTH, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: sata_nv issues with MCP51 SATA controller

2007-09-15 Thread Prakash Punnoor
rnel didn't boot with certain versions. Any yes, you spelled it correctly. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: sata_nv issues with MCP51 SATA controller

2007-09-15 Thread Prakash Punnoor
nd I don't have any problems - even with the swncq patch applied. Do you have an hpet? If not, try booting with acpi_use_time_override. My system won't work with skipping the override. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This

Re: sata_nv issues with MCP51 SATA controller

2007-09-15 Thread Prakash Punnoor
problems - even with the swncq patch applied. Do you have an hpet? If not, try booting with acpi_use_time_override. My system won't work with skipping the override. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed

Re: sata_nv issues with MCP51 SATA controller

2007-09-15 Thread Prakash Punnoor
with certain versions. Any yes, you spelled it correctly. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: sata_nv issues with MCP51 SATA controller

2007-09-14 Thread Prakash Punnoor
> ... > " I don't think it will matter, as adma doesn't affect MCP51, but only nforce4. So I'd look for other trouble makers. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: sata_nv issues with MCP51 SATA controller

2007-09-14 Thread Prakash Punnoor
. -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: Why do so many machines need "noapic"?

2007-09-07 Thread Prakash Punnoor
ype, chipsets, mainboard vendors etc. > > This is the first one I've actually had in front of me: > > HP TX1000 notebook > Nvidia C51/MCP51 mobile chipset Do you have a hpet? If not, have you tried using acpi_use_timer_override with apic? bye, -- (°= =°) //\ Prakash Punnoor /\\

Re: Why do so many machines need noapic?

2007-09-07 Thread Prakash Punnoor
actually had in front of me: HP TX1000 notebook Nvidia C51/MCP51 mobile chipset Do you have a hpet? If not, have you tried using acpi_use_timer_override with apic? bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description

Re: Linux 2.6.23-rc5

2007-09-04 Thread Prakash Punnoor
On the day of Sunday 02 September 2007 Prakash Punnoor hast written: > Hi, > > 2.6.23-rc5 locks up hard (Magic Syskeys won't even work) after a few > minutes of work on x86_64. 2.6.23-rc4 was fine. I'll try git-bisect to find > out what is causing trouble. Yes, I am usin

Re: Linux 2.6.23-rc5

2007-09-04 Thread Prakash Punnoor
On the day of Sunday 02 September 2007 Prakash Punnoor hast written: Hi, 2.6.23-rc5 locks up hard (Magic Syskeys won't even work) after a few minutes of work on x86_64. 2.6.23-rc4 was fine. I'll try git-bisect to find out what is causing trouble. Yes, I am using nvidia binary but it didn't

ipv4_get_l4proto: Frag of proto 17

2007-09-02 Thread Prakash Punnoor
Hi, since 2.6.23-rc1 my log gets cluttered with ipv4_get_l4proto: Frag of proto 17 What is the reason? Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy

2007-08-23 Thread Prakash Punnoor
On the day of Thursday 23 August 2007 Greg KH hast written: > On Wed, Aug 22, 2007 at 10:42:25PM +0200, Willy Tarreau wrote: > > On Wed, Aug 22, 2007 at 08:15:03PM +0200, Prakash Punnoor wrote: > > > Hi, > > > > > > even if Greg is waiting for some special in

Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy

2007-08-23 Thread Prakash Punnoor
On the day of Thursday 23 August 2007 Greg KH hast written: On Wed, Aug 22, 2007 at 10:42:25PM +0200, Willy Tarreau wrote: On Wed, Aug 22, 2007 at 08:15:03PM +0200, Prakash Punnoor wrote: Hi, even if Greg is waiting for some special invitation (http://lkml.org/lkml/2007/8/14/229), I

Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy

2007-08-22 Thread Prakash Punnoor
s: phy init failed. > ", pci_name(np->pci_dev)); > + return PHY_ERROR; > + } > + if (mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, > PHY_REALTEK_INIT1)) > { + printk(KERN_INFO "%s: phy init failed. > ", pci_name(np->pci_dev)); > + return PHY_ERROR; > + } > + } > + > /* some phys clear out pause advertisment on reset, set it back */ > mii_rw(dev, np->phyaddr, MII_ADVERTISE, reg); > > -- > 1.5.2.5 -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy

2007-08-22 Thread Prakash Punnoor
; + } + } + /* some phys clear out pause advertisment on reset, set it back */ mii_rw(dev, np-phyaddr, MII_ADVERTISE, reg); -- 1.5.2.5 -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally

Re: [patch 00/12] 2.6.22-stable review

2007-08-14 Thread Prakash Punnoor
Am Dienstag 14 August 2007 schrieb Greg KH: > On Tue, Aug 14, 2007 at 06:13:34PM +0200, Prakash Punnoor wrote: > > Am Dienstag 14 August 2007 schrieb Greg KH: > > > This is the start of the stable review cycle for the 2.6.22.3 release. > > > > You missed this one:

Re: [patch 00/12] 2.6.22-stable review

2007-08-14 Thread Prakash Punnoor
bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [patch 00/12] 2.6.22-stable review

2007-08-14 Thread Prakash Punnoor
, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [patch 00/12] 2.6.22-stable review

2007-08-14 Thread Prakash Punnoor
Am Dienstag 14 August 2007 schrieb Greg KH: On Tue, Aug 14, 2007 at 06:13:34PM +0200, Prakash Punnoor wrote: Am Dienstag 14 August 2007 schrieb Greg KH: This is the start of the stable review cycle for the 2.6.22.3 release. You missed this one: http://lkml.org/lkml/2007/8/10/296

Re: Linux 2.6.22.2

2007-08-10 Thread Prakash Punnoor
union ring_type { > /* PHY defines */ > #define PHY_OUI_MARVELL 0x5043 > #define PHY_OUI_CICADA 0x03f1 > +#define PHY_OUI_VITESSE 0x01c1 > +#define PHY_OUI_REALTEK 0x01c1 - (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc De

Re: Linux 2.6.22.2

2007-08-10 Thread Prakash Punnoor
defines */ #define PHY_OUI_MARVELL 0x5043 #define PHY_OUI_CICADA 0x03f1 +#define PHY_OUI_VITESSE 0x01c1 +#define PHY_OUI_REALTEK 0x01c1 - (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message

Re: 2.6.23-rc1, KVM-AMD problem

2007-08-04 Thread Prakash Punnoor
.6.23-rc2. I need it as well, to make Windows XP boot up w/o hanging or reebooting my host machine. Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: 2.6.23-rc1, KVM-AMD problem

2007-08-04 Thread Prakash Punnoor
hanging or reebooting my host machine. Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61

2007-07-09 Thread Prakash Punnoor
CP51, mostly in raid5 and they work fine with NCQ enabled and the second patch you/your co-worker posted. Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61

2007-07-09 Thread Prakash Punnoor
in raid5 and they work fine with NCQ enabled and the second patch you/your co-worker posted. Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61

2007-06-27 Thread Prakash Punnoor
patch the system worked, except the port resets. Anyway, I'll ask Maxtor or rather Seagate to fix their firmware pointing at your diagnosis. bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61

2007-06-27 Thread Prakash Punnoor
the port resets. Anyway, I'll ask Maxtor or rather Seagate to fix their firmware pointing at your diagnosis. bye, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [Trivial Patch] Remove JFFS2 dependency on internal Zlib header

2007-06-02 Thread Prakash Punnoor
Daniel Hazelton wrote: Signed-off-by: Daniel Hazelton <[EMAIL PROTECTED]> DRH diff --git a/fs/jffs2/compr_zlib.c b/fs/jffs2/compr_zlib.c index 2b87fcc..9f1b935 100644 --- a/fs/jffs2/compr_zlib.c +++ b/fs/jffs2/compr_zlib.c @@ -16,7 +16,6 @@ #include #include #include -#include

Re: [Trivial Patch] Remove JFFS2 dependency on internal Zlib header

2007-06-02 Thread Prakash Punnoor
Daniel Hazelton wrote: Signed-off-by: Daniel Hazelton [EMAIL PROTECTED] DRH diff --git a/fs/jffs2/compr_zlib.c b/fs/jffs2/compr_zlib.c index 2b87fcc..9f1b935 100644 --- a/fs/jffs2/compr_zlib.c +++ b/fs/jffs2/compr_zlib.c @@ -16,7 +16,6 @@ #include linux/kernel.h #include linux/slab.h

Re: [PATCH] Kconfig powernow-k8 driver should depend on ACPI P-States driver

2007-05-16 Thread Prakash Punnoor
to fix the bios or simply compile in the p states driver additionally w/o forcing the user to do it. Maybe you want to give a hint in the p states driver help text? -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Kconfig powernow-k8 driver should depend on ACPI P-States driver

2007-05-16 Thread Prakash Punnoor
additionally w/o forcing the user to do it. Maybe you want to give a hint in the p states driver help text? -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [patch] CFS scheduler, -v7

2007-05-04 Thread Prakash Punnoor
Am Sonntag 29 April 2007 schrieb Prakash Punnoor: > Am Samstag 28 April 2007 schrieb Ingo Molnar: > > i'm pleased to announce release -v7 of the CFS scheduler patchset. (The > > main goal of CFS is to implement "desktop scheduling" with as high > > quality as technic

Re: [patch] CFS scheduler, -v7

2007-05-04 Thread Prakash Punnoor
Am Sonntag 29 April 2007 schrieb Prakash Punnoor: Am Samstag 28 April 2007 schrieb Ingo Molnar: i'm pleased to announce release -v7 of the CFS scheduler patchset. (The main goal of CFS is to implement desktop scheduling with as high quality as technically possible.) The CFS patch

Re: [patch] CFS scheduler, -v7

2007-04-29 Thread Prakash Punnoor
earlier cfs nor later sd. Seems scheduler gets optimized more for single core than smp? http://aften.sourceforge.net/ Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [patch] CFS scheduler, -v7

2007-04-29 Thread Prakash Punnoor
optimized more for single core than smp? http://aften.sourceforge.net/ Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V signature.asc Description: This is a digitally signed message part.

Re: [ck] [PATCH] sched: staircase deadline misc fixes

2007-04-01 Thread Prakash Punnoor
Am Sonntag 01 April 2007 schrieb michael chang: > On 4/1/07, Prakash Punnoor <[EMAIL PROTECTED]> wrote: > > Am Mittwoch 28 März 2007 schrieb Prakash Punnoor: > > > > > > Hi, I am using 2.6.21-rc5 with rsdl 0.37 and think I still see a > > > regressio

Re: [ck] [PATCH] sched: staircase deadline misc fixes

2007-04-01 Thread Prakash Punnoor
Am Sonntag 01 April 2007 schrieb michael chang: On 4/1/07, Prakash Punnoor [EMAIL PROTECTED] wrote: Am Mittwoch 28 März 2007 schrieb Prakash Punnoor: Hi, I am using 2.6.21-rc5 with rsdl 0.37 and think I still see a regression with my Athlon X2. Namely using this ac3 encoder (http

Re: [ck] [PATCH] sched: staircase deadline misc fixes

2007-03-31 Thread Prakash Punnoor
Am Mittwoch 28 März 2007 schrieb Prakash Punnoor: > Am Mittwoch 28 März 2007 schrieb Con Kolivas: > > I'm cautiously optimistic that we're at the thin edge of the bugfix wedge > > now. > > > > --- > > set_load_weight() should be performed after p->quot

Re: [ck] [PATCH] sched: staircase deadline misc fixes

2007-03-31 Thread Prakash Punnoor
Am Mittwoch 28 März 2007 schrieb Prakash Punnoor: Am Mittwoch 28 März 2007 schrieb Con Kolivas: I'm cautiously optimistic that we're at the thin edge of the bugfix wedge now. --- set_load_weight() should be performed after p-quota is set. This fixes a large SMP performance regression

Re: [ck] [PATCH] sched: staircase deadline misc fixes

2007-03-28 Thread Prakash Punnoor
test wave is in cache. Otherwise you can easily I/O limit the encoder. ;-) You need to get sources from svn though. The current 0.06 release doesn't have threads support. Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V pgpPd1wincXFE.pgp Description: PGP signature

Re: [ck] [PATCH] sched: staircase deadline misc fixes

2007-03-28 Thread Prakash Punnoor
can easily I/O limit the encoder. ;-) You need to get sources from svn though. The current 0.06 release doesn't have threads support. Cheers, -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V pgpPd1wincXFE.pgp Description: PGP signature

Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-19 Thread Prakash Punnoor
Am Sonntag 18 Februar 2007 schrieb Prakash Punnoor: > Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: > > Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: > > > Hi, > > > > > > I tried a cat /dev/sdb1 >/dev/null from a Sandisk Extreme III CF card

Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-19 Thread Prakash Punnoor
Am Sonntag 18 Februar 2007 schrieb Prakash Punnoor: Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: Hi, I tried a cat /dev/sdb1 /dev/null from a Sandisk Extreme III CF card connected via cf to IDE adapteer to onboard ide

Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-18 Thread Prakash Punnoor
Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: > Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: > > Hi, > > > > I tried a cat /dev/sdb1 >/dev/null from a Sandisk Extreme III CF card > > connected via cf to IDE adapteer to onboard ide of nforce c51. I

Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-18 Thread Prakash Punnoor
Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: Hi, I tried a cat /dev/sdb1 /dev/null from a Sandisk Extreme III CF card connected via cf to IDE adapteer to onboard ide of nforce c51. I am usinf 2.6.20 on x86_64. For a few seconds

Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-17 Thread Prakash Punnoor
Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: > Hi, > > I tried a cat /dev/sdb1 >/dev/null from a Sandisk Extreme III CF card > connected via cf to IDE adapteer to onboard ide of nforce c51. I am usinf > 2.6.20 on x86_64. For a few seconds it worked but then it dropped to

exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-17 Thread Prakash Punnoor
d, doesn't support DPO or FUA sdb: sdb1 sd 2:0:0:0: Attached scsi removable disk sdb sd 2:0:0:0: Attached scsi generic sg1 type 0 -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V pgpI7YX8eVN2j.pgp Description: PGP signature

exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-17 Thread Prakash Punnoor
or FUA sdb: sdb1 sd 2:0:0:0: Attached scsi removable disk sdb sd 2:0:0:0: Attached scsi generic sg1 type 0 -- (°= =°) //\ Prakash Punnoor /\\ V_/ \_V pgpI7YX8eVN2j.pgp Description: PGP signature

Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen with pata_amd

2007-02-17 Thread Prakash Punnoor
Am Samstag 17 Februar 2007 schrieb Prakash Punnoor: Hi, I tried a cat /dev/sdb1 /dev/null from a Sandisk Extreme III CF card connected via cf to IDE adapteer to onboard ide of nforce c51. I am usinf 2.6.20 on x86_64. For a few seconds it worked but then it dropped to pio4: ata3.00

Re: [PATCH] nvidiafb: allow ignoring EDID info

2007-01-28 Thread Prakash Punnoor
r this is possible, but wouldn't be a cleaner approach be to put this parameter to something fb specific and not nvidia specific? As Nvidia fb proabably isn't the only one using edid and so it wouldn't be necessary to introduce such a parameter for every fb driver... -- (°= =°) /

Re: [PATCH] nvidiafb: allow ignoring EDID info

2007-01-28 Thread Prakash Punnoor
, but wouldn't be a cleaner approach be to put this parameter to something fb specific and not nvidia specific? As Nvidia fb proabably isn't the only one using edid and so it wouldn't be necessary to introduce such a parameter for every fb driver... -- (°= =°) //\ Prakash Punnoor /\\ V_

  1   2   >