All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2/10 2.4.22-rc2 fix __FUNCTION__ warnings drivers/hotplug
@ 2003-08-21  4:29 Gerardo Exequiel Pozzi
  2003-08-22  5:20 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Gerardo Exequiel Pozzi @ 2003-08-21  4:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alan Cox, Marcelo Tosatti

 cpqphp.h           |    6 ++--
 cpqphp_core.c      |   30 +++++++++++------------
 cpqphp_ctrl.c      |   68 ++++++++++++++++++++++++++---------------------------
 cpqphp_nvram.c     |    2 -
 cpqphp_pci.c       |   12 ++++-----
 pci_hotplug_core.c |    2 -
 pci_hotplug_util.c |    2 -
 7 files changed, 61 insertions(+), 61 deletions(-)

http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch.asc

chau,
 djgera


-- 
Gerardo Exequiel Pozzi ( djgera )
http://www.vmlinuz.com.ar http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D

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

* Re: [PATCH] 2/10 2.4.22-rc2 fix __FUNCTION__ warnings drivers/hotplug
  2003-08-21  4:29 [PATCH] 2/10 2.4.22-rc2 fix __FUNCTION__ warnings drivers/hotplug Gerardo Exequiel Pozzi
@ 2003-08-22  5:20 ` Greg KH
  2003-08-22  6:10   ` Gerardo Exequiel Pozzi
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2003-08-22  5:20 UTC (permalink / raw)
  To: Gerardo Exequiel Pozzi; +Cc: linux-kernel, Alan Cox, Marcelo Tosatti

On Thu, Aug 21, 2003 at 01:29:32AM -0300, Gerardo Exequiel Pozzi wrote:
>  cpqphp.h           |    6 ++--
>  cpqphp_core.c      |   30 +++++++++++------------
>  cpqphp_ctrl.c      |   68 ++++++++++++++++++++++++++---------------------------
>  cpqphp_nvram.c     |    2 -
>  cpqphp_pci.c       |   12 ++++-----
>  pci_hotplug_core.c |    2 -
>  pci_hotplug_util.c |    2 -
>  7 files changed, 61 insertions(+), 61 deletions(-)
> 
> http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
> http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch.asc

$ wget http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
--22:18:07--  http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
           => `drivers.hotplug.patch'
Resolving www.vmlinuz.com.ar... done.
Connecting to www.vmlinuz.com.ar[65.200.24.183]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:18:36 ERROR 404: Not Found.



Please send send patches inline in email messages to the maintainers of
the code that you are modifying, like Documentation/SubmittingPatches
says to.

thanks,

greg k-h

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

* Re: [PATCH] 2/10 2.4.22-rc2 fix __FUNCTION__ warnings drivers/hotplug
  2003-08-22  5:20 ` Greg KH
@ 2003-08-22  6:10   ` Gerardo Exequiel Pozzi
  2003-08-22  6:34     ` Willy Tarreau
  0 siblings, 1 reply; 4+ messages in thread
From: Gerardo Exequiel Pozzi @ 2003-08-22  6:10 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, alan, marcelo

On Thu, 21 Aug 2003 22:20:00 -0700, Greg KH wrote:
>On Thu, Aug 21, 2003 at 01:29:32AM -0300, Gerardo Exequiel Pozzi wrote:
>>  cpqphp.h           |    6 ++--
>>  cpqphp_core.c      |   30 +++++++++++------------
>>  cpqphp_ctrl.c      |   68 ++++++++++++++++++++++++++---------------------------
>>  cpqphp_nvram.c     |    2 -
>>  cpqphp_pci.c       |   12 ++++-----
>>  pci_hotplug_core.c |    2 -
>>  pci_hotplug_util.c |    2 -
>>  7 files changed, 61 insertions(+), 61 deletions(-)
>> 
>> http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
>> http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch.asc
>
>$ wget http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
>--22:18:07--  http://www.vmlinuz.com.ar/slackware/patch/kernel/drivers.hotplug.patch
>           => `drivers.hotplug.patch'
>Resolving www.vmlinuz.com.ar... done.
>Connecting to www.vmlinuz.com.ar[65.200.24.183]:80... connected.
>HTTP request sent, awaiting response... 404 Not Found
>22:18:36 ERROR 404: Not Found.

That strange the IP is 200.32.4.71 and not 65.200.24.183 (similar in your mail headers).

dns problem ?


>
>
>
>Please send send patches inline in email messages to the maintainers of
>the code that you are modifying, like Documentation/SubmittingPatches
>says to.


OK, sorry :(, in few minutes resending all the patches inline,
CC to the respective mantainers, and split in three parts one that is 90kb.


>
>thanks,
>
>greg k-h
>-


Take Care,
 djgera


-- 
Gerardo Exequiel Pozzi ( djgera )
http://www.vmlinuz.com.ar http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D

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

* Re: [PATCH] 2/10 2.4.22-rc2 fix __FUNCTION__ warnings drivers/hotplug
  2003-08-22  6:10   ` Gerardo Exequiel Pozzi
@ 2003-08-22  6:34     ` Willy Tarreau
  0 siblings, 0 replies; 4+ messages in thread
From: Willy Tarreau @ 2003-08-22  6:34 UTC (permalink / raw)
  To: Gerardo Exequiel Pozzi; +Cc: Greg KH, linux-kernel, alan, marcelo

On Fri, Aug 22, 2003 at 03:10:12AM -0300, Gerardo Exequiel Pozzi wrote:
> >Resolving www.vmlinuz.com.ar... done.
> >Connecting to www.vmlinuz.com.ar[65.200.24.183]:80... connected.
> >HTTP request sent, awaiting response... 404 Not Found
> >22:18:36 ERROR 404: Not Found.
> 
> That strange the IP is 200.32.4.71 and not 65.200.24.183 (similar in your mail headers).
> 
> dns problem ?

this address took ages to resolve here. Since 65.200.24.183 is "mail.kroah.com",
I suspect, that Greg's DNS timed out and returned something it new for an
unknown reason. So Greg was looking for your file on his server :-)

This reminds me of the old joke of creating warez.<your_domain> which points to
127.0.0.1, then you advertise for it in newsgroups and have people reply
"I already have them all" :-)

Cheers,
Willy


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

end of thread, other threads:[~2003-08-22  6:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-21  4:29 [PATCH] 2/10 2.4.22-rc2 fix __FUNCTION__ warnings drivers/hotplug Gerardo Exequiel Pozzi
2003-08-22  5:20 ` Greg KH
2003-08-22  6:10   ` Gerardo Exequiel Pozzi
2003-08-22  6:34     ` Willy Tarreau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.