linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
       [not found] <bug-12351-10286@http.bugzilla.kernel.org/>
@ 2009-01-05 23:36 ` Andrew Morton
  2009-01-06  0:57   ` Robert Hancock
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Morton @ 2009-01-05 23:36 UTC (permalink / raw)
  To: linux-ide; +Cc: bugme-daemon, stable, gpanco


(switched to email.  Please respond via emailed reply-to-all, not via the
bugzilla web interface).

On Sat,  3 Jan 2009 13:12:09 -0800 (PST)
bugme-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=12351
> 
>            Summary: sata_nv hotplug not work in 2.6.27.10
>            Product: IO/Storage
>            Version: 2.5
>      KernelVersion: 2.6.27.10
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: normal
>           Priority: P1
>          Component: Serial ATA
>         AssignedTo: jgarzik@pobox.com
>         ReportedBy: gpanco@tiscali.it
> 
> 
> Latest working kernel version:2.6.27
> Earliest failing kernel version:2.6.27.10

A regression in -stable.

> Hardware Environment:x86 ASUS M2N-E
> Problem Description: sata_nv hotplug dont work in 2.6.27.10
> 
> Steps to reproduce:
> 
> when I hotplug my sata disk dmesg say:
> 
> - kernel 2.6.27:
> 
> ta2: exception Emask 0x10 SAct 0x0 SErr 0x50000 action 0xe frozen
> ata2: SError: { PHYRdyChg CommWake }
> ata2: hard resetting link
> ata2: link is slow to respond, please be patient (ready=-19)
> ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> ata2.00: ATA-7: ST3320620AS, 3.AAJ, max UDMA/133
> ata2.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
> ata2.00: configured for UDMA/133
> ata2: EH complete
> scsi 1:0:0:0: Direct-Access     ATA      ST3320620AS      3.AA PQ: 0 ANSI: 5
> sd 1:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
> sd 1:0:0:0: [sdb] Write Protect is off
> sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
> sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support
> DPO or FUA
> sd 1:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
> sd 1:0:0:0: [sdb] Write Protect is off
> sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
> sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support
> DPO or FUA
>  sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14 sdb15
> >
> sd 1:0:0:0: [sdb] Attached SCSI disk
> 
> 
> - kernel 2.6.27.10:
> 
> ata2: exception Emask 0x10 SAct 0x0 SErr 0x150000 action 0xe frozen
> ata2: SError: { PHYRdyChg CommWake Dispar }
> ata2: link is slow to respond, please be patient (ready=0)
> ata2: device not ready (errno=-16), forcing hardreset
> ata2: soft resetting link
> ata2: link is slow to respond, please be patient (ready=0)
> ata2: SRST failed (errno=-16)
> ata2: soft resetting link
> ata2: link is slow to respond, please be patient (ready=0)
> ata2: SRST failed (errno=-16)
> ata2: soft resetting link
> ata2: link is slow to respond, please be patient (ready=0)
> ata2: SRST failed (errno=-16)
> ata2: limiting SATA link speed to 1.5 Gbps
> ata2: soft resetting link
> ata2: SRST failed (errno=-16)
> ata2: reset failed, giving up
> ata2: EH complete
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in   2.6.27.10
  2009-01-05 23:36 ` [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10 Andrew Morton
@ 2009-01-06  0:57   ` Robert Hancock
  2009-01-06 10:27     ` Giovanni Pancotti
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Hancock @ 2009-01-06  0:57 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-ide, bugme-daemon, stable, gpanco, Tejun Heo

(CCing Tejun)

Andrew Morton wrote:
> (switched to email.  Please respond via emailed reply-to-all, not via the
> bugzilla web interface).
> 
> On Sat,  3 Jan 2009 13:12:09 -0800 (PST)
> bugme-daemon@bugzilla.kernel.org wrote:
> 
>> http://bugzilla.kernel.org/show_bug.cgi?id=12351
>>
>>            Summary: sata_nv hotplug not work in 2.6.27.10
>>            Product: IO/Storage
>>            Version: 2.5
>>      KernelVersion: 2.6.27.10
>>           Platform: All
>>         OS/Version: Linux
>>               Tree: Mainline
>>             Status: NEW
>>           Severity: normal
>>           Priority: P1
>>          Component: Serial ATA
>>         AssignedTo: jgarzik@pobox.com
>>         ReportedBy: gpanco@tiscali.it
>>
>>
>> Latest working kernel version:2.6.27
>> Earliest failing kernel version:2.6.27.10
> 
> A regression in -stable.

Does reverting this patch help?

http://git.kernel.org/?p=linux/kernel/git/hpa/linux-2.6-allstable.git;a=commit;h=814eb57e1799337d9fbb68f5d838afa507dc014e

> 
>> Hardware Environment:x86 ASUS M2N-E

OK, this is an MCP61 board. We're now using softreset instead of 
hardreset on hotplug and apparently that doesn't work. Thing is that:

http://bugzilla.kernel.org/show_bug.cgi?id=11195

reported that hardreset was borked on that controller. Seems kind of 
contradictory..

/if only NVidia could be consistent in its hardware bugs..

>> Problem Description: sata_nv hotplug dont work in 2.6.27.10
>>
>> Steps to reproduce:
>>
>> when I hotplug my sata disk dmesg say:
>>
>> - kernel 2.6.27:
>>
>> ta2: exception Emask 0x10 SAct 0x0 SErr 0x50000 action 0xe frozen
>> ata2: SError: { PHYRdyChg CommWake }
>> ata2: hard resetting link
>> ata2: link is slow to respond, please be patient (ready=-19)
>> ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
>> ata2.00: ATA-7: ST3320620AS, 3.AAJ, max UDMA/133
>> ata2.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
>> ata2.00: configured for UDMA/133
>> ata2: EH complete
>> scsi 1:0:0:0: Direct-Access     ATA      ST3320620AS      3.AA PQ: 0 ANSI: 5
>> sd 1:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
>> sd 1:0:0:0: [sdb] Write Protect is off
>> sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
>> sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support
>> DPO or FUA
>> sd 1:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
>> sd 1:0:0:0: [sdb] Write Protect is off
>> sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
>> sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support
>> DPO or FUA
>>  sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14 sdb15
>> sd 1:0:0:0: [sdb] Attached SCSI disk
>>
>>
>> - kernel 2.6.27.10:
>>
>> ata2: exception Emask 0x10 SAct 0x0 SErr 0x150000 action 0xe frozen
>> ata2: SError: { PHYRdyChg CommWake Dispar }
>> ata2: link is slow to respond, please be patient (ready=0)
>> ata2: device not ready (errno=-16), forcing hardreset
>> ata2: soft resetting link
>> ata2: link is slow to respond, please be patient (ready=0)
>> ata2: SRST failed (errno=-16)
>> ata2: soft resetting link
>> ata2: link is slow to respond, please be patient (ready=0)
>> ata2: SRST failed (errno=-16)
>> ata2: soft resetting link
>> ata2: link is slow to respond, please be patient (ready=0)
>> ata2: SRST failed (errno=-16)
>> ata2: limiting SATA link speed to 1.5 Gbps
>> ata2: soft resetting link
>> ata2: SRST failed (errno=-16)
>> ata2: reset failed, giving up
>> ata2: EH complete
>>
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ide" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re:  [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-01-06  0:57   ` Robert Hancock
@ 2009-01-06 10:27     ` Giovanni Pancotti
  2009-01-07  0:19       ` Robert Hancock
  0 siblings, 1 reply; 9+ messages in thread
From: Giovanni Pancotti @ 2009-01-06 10:27 UTC (permalink / raw)
  To: Robert Hancock; +Cc: Andrew Morton, linux-ide, bugme-daemon, stable, Tejun Heo

On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:

>>> Hardware Environment:x86 ASUS M2N-E
>
> OK, this is an MCP61 board. We're now using softreset instead of hardreset 
> on hotplug and apparently that doesn't work. Thing is that:

no, it is not MCP61, but MCP55:

dual ~ # lspci
00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)

dual ~ # dmidecode
# dmidecode 2.9
SMBIOS 2.4 present.
72 structures occupying 2069 bytes.
Table at 0x000F0000.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: Phoenix Technologies, LTD
                Version: ASUS M2N-E ACPI BIOS Revision 1601


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-01-06 10:27     ` Giovanni Pancotti
@ 2009-01-07  0:19       ` Robert Hancock
  2009-01-15 18:45         ` [stable] " Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Hancock @ 2009-01-07  0:19 UTC (permalink / raw)
  To: gpanco; +Cc: Andrew Morton, linux-ide, bugme-daemon, stable, Tejun Heo

Giovanni Pancotti wrote:
> On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:
> 
>>>> Hardware Environment:x86 ASUS M2N-E
>> OK, this is an MCP61 board. We're now using softreset instead of hardreset 
>> on hotplug and apparently that doesn't work. Thing is that:
> 
> no, it is not MCP61, but MCP55:

Ahh, ok, that is less contradictory then :-) Presumably we should still 
be using hardreset on that chipset.

> 
> dual ~ # lspci
> 00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
> 00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
> 00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
> 00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
> 00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
> 00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
> 00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
> 
> dual ~ # dmidecode
> # dmidecode 2.9
> SMBIOS 2.4 present.
> 72 structures occupying 2069 bytes.
> Table at 0x000F0000.
> 
> Handle 0x0000, DMI type 0, 24 bytes
> BIOS Information
>         Vendor: Phoenix Technologies, LTD
>                 Version: ASUS M2N-E ACPI BIOS Revision 1601
> 
> 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [stable] [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-01-07  0:19       ` Robert Hancock
@ 2009-01-15 18:45         ` Greg KH
  2009-01-17  2:38           ` Robert Hancock
  0 siblings, 1 reply; 9+ messages in thread
From: Greg KH @ 2009-01-15 18:45 UTC (permalink / raw)
  To: Robert Hancock
  Cc: gpanco, Tejun Heo, linux-ide, Andrew Morton, stable, bugme-daemon

On Tue, Jan 06, 2009 at 06:19:44PM -0600, Robert Hancock wrote:
> Giovanni Pancotti wrote:
> > On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:
> > 
> >>>> Hardware Environment:x86 ASUS M2N-E
> >> OK, this is an MCP61 board. We're now using softreset instead of hardreset 
> >> on hotplug and apparently that doesn't work. Thing is that:
> > 
> > no, it is not MCP61, but MCP55:
> 
> Ahh, ok, that is less contradictory then :-) Presumably we should still 
> be using hardreset on that chipset.

So, do we know how to solve this in the 2.6.27.y tree?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [stable] [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-01-15 18:45         ` [stable] " Greg KH
@ 2009-01-17  2:38           ` Robert Hancock
  2009-02-02 22:55             ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Hancock @ 2009-01-17  2:38 UTC (permalink / raw)
  To: Greg KH; +Cc: gpanco, Tejun Heo, linux-ide, Andrew Morton, stable, bugme-daemon

Greg KH wrote:
> On Tue, Jan 06, 2009 at 06:19:44PM -0600, Robert Hancock wrote:
>> Giovanni Pancotti wrote:
>>> On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:
>>>
>>>>>> Hardware Environment:x86 ASUS M2N-E
>>>> OK, this is an MCP61 board. We're now using softreset instead of hardreset 
>>>> on hotplug and apparently that doesn't work. Thing is that:
>>> no, it is not MCP61, but MCP55:
>> Ahh, ok, that is less contradictory then :-) Presumably we should still 
>> be using hardreset on that chipset.
> 
> So, do we know how to solve this in the 2.6.27.y tree?

Can you try reverting this patch?

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=3c324283e6cdb79210cf7975c3e40d3ba3e672b2

This likely isn't a proper fix as it will probably re-break some other 
chipsets but it will confirm what the problem is in this case. It looks 
like this patch changed MCP55 to inherit from generic_ops instead of 
common_ops which caused it to use soft reset instead of hard reset. Not 
sure if that was intentional or not.. Tejun?

We really ought to fix up some of the naming in this driver to be less 
confusing. Especially the "generic" stuff should be renamed, it's not 
generic at all (it seems to only apply to MCP61 currently) yet it's used 
as a base operations for other chipset types.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [stable] [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-01-17  2:38           ` Robert Hancock
@ 2009-02-02 22:55             ` Greg KH
  2009-02-03  2:04               ` Robert Hancock
  0 siblings, 1 reply; 9+ messages in thread
From: Greg KH @ 2009-02-02 22:55 UTC (permalink / raw)
  To: Robert Hancock
  Cc: linux-ide, bugme-daemon, Tejun Heo, gpanco, Andrew Morton, stable

On Fri, Jan 16, 2009 at 08:38:18PM -0600, Robert Hancock wrote:
> Greg KH wrote:
> > On Tue, Jan 06, 2009 at 06:19:44PM -0600, Robert Hancock wrote:
> >> Giovanni Pancotti wrote:
> >>> On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:
> >>>
> >>>>>> Hardware Environment:x86 ASUS M2N-E
> >>>> OK, this is an MCP61 board. We're now using softreset instead of hardreset 
> >>>> on hotplug and apparently that doesn't work. Thing is that:
> >>> no, it is not MCP61, but MCP55:
> >> Ahh, ok, that is less contradictory then :-) Presumably we should still 
> >> be using hardreset on that chipset.
> > 
> > So, do we know how to solve this in the 2.6.27.y tree?
> 
> Can you try reverting this patch?
> 
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=3c324283e6cdb79210cf7975c3e40d3ba3e672b2
> 
> This likely isn't a proper fix as it will probably re-break some other 
> chipsets but it will confirm what the problem is in this case. It looks 
> like this patch changed MCP55 to inherit from generic_ops instead of 
> common_ops which caused it to use soft reset instead of hard reset. Not 
> sure if that was intentional or not.. Tejun?

I don't want to revert that, as I don't want to break anything else :)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [stable] [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-02-02 22:55             ` Greg KH
@ 2009-02-03  2:04               ` Robert Hancock
  2009-02-03 22:21                 ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Hancock @ 2009-02-03  2:04 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-ide, bugme-daemon, Tejun Heo, gpanco, Andrew Morton, stable

Greg KH wrote:
> On Fri, Jan 16, 2009 at 08:38:18PM -0600, Robert Hancock wrote:
>> Greg KH wrote:
>>> On Tue, Jan 06, 2009 at 06:19:44PM -0600, Robert Hancock wrote:
>>>> Giovanni Pancotti wrote:
>>>>> On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:
>>>>>
>>>>>>>> Hardware Environment:x86 ASUS M2N-E
>>>>>> OK, this is an MCP61 board. We're now using softreset instead of hardreset 
>>>>>> on hotplug and apparently that doesn't work. Thing is that:
>>>>> no, it is not MCP61, but MCP55:
>>>> Ahh, ok, that is less contradictory then :-) Presumably we should still 
>>>> be using hardreset on that chipset.
>>> So, do we know how to solve this in the 2.6.27.y tree?
>> Can you try reverting this patch?
>>
>> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=3c324283e6cdb79210cf7975c3e40d3ba3e672b2
>>
>> This likely isn't a proper fix as it will probably re-break some other 
>> chipsets but it will confirm what the problem is in this case. It looks 
>> like this patch changed MCP55 to inherit from generic_ops instead of 
>> common_ops which caused it to use soft reset instead of hard reset. Not 
>> sure if that was intentional or not.. Tejun?
> 
> I don't want to revert that, as I don't want to break anything else :)

That was directed at the reporter :-) However, hopefully this patch in 
current git will resolve the problem:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d775708bc6613f1be47f1e720781343341ecc94

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [stable] [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10
  2009-02-03  2:04               ` Robert Hancock
@ 2009-02-03 22:21                 ` Greg KH
  0 siblings, 0 replies; 9+ messages in thread
From: Greg KH @ 2009-02-03 22:21 UTC (permalink / raw)
  To: Robert Hancock
  Cc: linux-ide, bugme-daemon, Tejun Heo, gpanco, Andrew Morton, stable

On Mon, Feb 02, 2009 at 08:04:42PM -0600, Robert Hancock wrote:
> Greg KH wrote:
>> On Fri, Jan 16, 2009 at 08:38:18PM -0600, Robert Hancock wrote:
>>> Greg KH wrote:
>>>> On Tue, Jan 06, 2009 at 06:19:44PM -0600, Robert Hancock wrote:
>>>>> Giovanni Pancotti wrote:
>>>>>> On Monday 05 January 2009, alle 18:57, Robert Hancock wrote:
>>>>>>
>>>>>>>>> Hardware Environment:x86 ASUS M2N-E
>>>>>>> OK, this is an MCP61 board. We're now using softreset instead of 
>>>>>>> hardreset on hotplug and apparently that doesn't work. Thing is that:
>>>>>> no, it is not MCP61, but MCP55:
>>>>> Ahh, ok, that is less contradictory then :-) Presumably we should still 
>>>>> be using hardreset on that chipset.
>>>> So, do we know how to solve this in the 2.6.27.y tree?
>>> Can you try reverting this patch?
>>>
>>> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=3c324283e6cdb79210cf7975c3e40d3ba3e672b2
>>>
>>> This likely isn't a proper fix as it will probably re-break some other 
>>> chipsets but it will confirm what the problem is in this case. It looks 
>>> like this patch changed MCP55 to inherit from generic_ops instead of 
>>> common_ops which caused it to use soft reset instead of hard reset. Not 
>>> sure if that was intentional or not.. Tejun?
>> I don't want to revert that, as I don't want to break anything else :)
>
> That was directed at the reporter :-) However, hopefully this patch in 
> current git will resolve the problem:
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d775708bc6613f1be47f1e720781343341ecc94

Ah nice, I'll queue that one up as well :)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-02-03 22:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-12351-10286@http.bugzilla.kernel.org/>
2009-01-05 23:36 ` [Bugme-new] [Bug 12351] New: sata_nv hotplug not work in 2.6.27.10 Andrew Morton
2009-01-06  0:57   ` Robert Hancock
2009-01-06 10:27     ` Giovanni Pancotti
2009-01-07  0:19       ` Robert Hancock
2009-01-15 18:45         ` [stable] " Greg KH
2009-01-17  2:38           ` Robert Hancock
2009-02-02 22:55             ` Greg KH
2009-02-03  2:04               ` Robert Hancock
2009-02-03 22:21                 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).