linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* More patches to arch/sparc/Kconfig [2 of 5]
@ 2004-10-18  9:41 Jim Nelson
  2004-10-18 10:27 ` William Lee Irwin III
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Nelson @ 2004-10-18  9:41 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 114 bytes --]

Fixes typo in help in openpromfs.

Apply against 2.6.9-rc4.

diff -u  arch/sparc/Kconfig.orig arch/sparc/Kconfig


[-- Attachment #2: arch_sparc_kconfig-fix-openpromfs-help.patch --]
[-- Type: text/x-patch, Size: 416 bytes --]

--- ./arch/sparc/Kconfig.orig	2004-10-16 09:53:49.626021592 -0400
+++ ./arch/sparc/Kconfig	2004-10-16 10:13:17.660148269 -0400
@@ -248,7 +248,7 @@
 	  -t openpromfs none /proc/openprom".
 
 	  To compile the /proc/openprom support as a module, choose M here: the
-	  module will be called openpromfs.  If unsure, choose M.
+	  module will be called openpromfs.  If unsure, choose N.
 
 source "fs/Kconfig.binfmt"
 


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

* Re: More patches to arch/sparc/Kconfig [2 of 5]
  2004-10-18  9:41 More patches to arch/sparc/Kconfig [2 of 5] Jim Nelson
@ 2004-10-18 10:27 ` William Lee Irwin III
  2004-10-18 22:41   ` Jim Nelson
  0 siblings, 1 reply; 5+ messages in thread
From: William Lee Irwin III @ 2004-10-18 10:27 UTC (permalink / raw)
  To: Jim Nelson; +Cc: Linux Kernel Mailing List

On Mon, Oct 18, 2004 at 05:41:40AM -0400, Jim Nelson wrote:
> Fixes typo in help in openpromfs.
> Apply against 2.6.9-rc4.
> diff -u  arch/sparc/Kconfig.orig arch/sparc/Kconfig
> --- ./arch/sparc/Kconfig.orig	2004-10-16 09:53:49.626021592 -0400
> +++ ./arch/sparc/Kconfig	2004-10-16 10:13:17.660148269 -0400
> @@ -248,7 +248,7 @@
>  	  -t openpromfs none /proc/openprom".
>  
>  	  To compile the /proc/openprom support as a module, choose M here: the
> -	  module will be called openpromfs.  If unsure, choose M.
> +	  module will be called openpromfs.  If unsure, choose N.
>  
>  source "fs/Kconfig.binfmt"

Except this one. I'm relatively sure this is not a typo.


-- wli

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

* Re: More patches to arch/sparc/Kconfig [2 of 5]
  2004-10-18 10:27 ` William Lee Irwin III
@ 2004-10-18 22:41   ` Jim Nelson
  2004-10-18 22:44     ` William Lee Irwin III
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Nelson @ 2004-10-18 22:41 UTC (permalink / raw)
  To: William Lee Irwin III; +Cc: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]

William Lee Irwin III wrote:
> On Mon, Oct 18, 2004 at 05:41:40AM -0400, Jim Nelson wrote:
> 
>>Fixes typo in help in openpromfs.
>>Apply against 2.6.9-rc4.
>>diff -u  arch/sparc/Kconfig.orig arch/sparc/Kconfig
>>--- ./arch/sparc/Kconfig.orig	2004-10-16 09:53:49.626021592 -0400
>>+++ ./arch/sparc/Kconfig	2004-10-16 10:13:17.660148269 -0400
>>@@ -248,7 +248,7 @@
>> 	  -t openpromfs none /proc/openprom".
>> 
>> 	  To compile the /proc/openprom support as a module, choose M here: the
>>-	  module will be called openpromfs.  If unsure, choose M.
>>+	  module will be called openpromfs.  If unsure, choose N.
>> 
>> source "fs/Kconfig.binfmt"
> 
> 
> Except this one. I'm relatively sure this is not a typo.
> 
> 
> -- wli
> 

You may be right about openpromfs.  How's this instead:

diff -u  arch/sparc/Kconfig.orig arch/sparc/Kconfig





[-- Attachment #2: arch_sparc_kconfig-openpromfs-help-2.patch --]
[-- Type: text/x-patch, Size: 511 bytes --]

--- arch/sparc/Kconfig.orig	2004-10-16 09:53:49.626021592 -0400
+++ arch/sparc/Kconfig	2004-10-18 18:38:05.125374024 -0400
@@ -248,7 +248,10 @@
 	  -t openpromfs none /proc/openprom".
 
 	  To compile the /proc/openprom support as a module, choose M here: the
-	  module will be called openpromfs.  If unsure, choose M.
+	  module will be called openpromfs.
+
+	  Only choose N if you know in advance that you will not need to modify
+	  OpenPROM settings on the running system.
 
 source "fs/Kconfig.binfmt"
 

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

* Re: More patches to arch/sparc/Kconfig [2 of 5]
  2004-10-18 22:41   ` Jim Nelson
@ 2004-10-18 22:44     ` William Lee Irwin III
  2004-10-31  0:49       ` Sam Ravnborg
  0 siblings, 1 reply; 5+ messages in thread
From: William Lee Irwin III @ 2004-10-18 22:44 UTC (permalink / raw)
  To: Jim Nelson; +Cc: Linux Kernel Mailing List

On Mon, Oct 18, 2004 at 06:41:25PM -0400, Jim Nelson wrote:
> You may be right about openpromfs.  How's this instead:
> diff -u  arch/sparc/Kconfig.orig arch/sparc/Kconfig
> --- arch/sparc/Kconfig.orig	2004-10-16 09:53:49.626021592 -0400
> +++ arch/sparc/Kconfig	2004-10-18 18:38:05.125374024 -0400
> @@ -248,7 +248,10 @@
>  	  -t openpromfs none /proc/openprom".
>  
>  	  To compile the /proc/openprom support as a module, choose M here: the
> -	  module will be called openpromfs.  If unsure, choose M.
> +	  module will be called openpromfs.
> +
> +	  Only choose N if you know in advance that you will not need to modify
> +	  OpenPROM settings on the running system.
>  
>  source "fs/Kconfig.binfmt"

This looks fine to me.


-- wli

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

* Re: More patches to arch/sparc/Kconfig [2 of 5]
  2004-10-18 22:44     ` William Lee Irwin III
@ 2004-10-31  0:49       ` Sam Ravnborg
  0 siblings, 0 replies; 5+ messages in thread
From: Sam Ravnborg @ 2004-10-31  0:49 UTC (permalink / raw)
  To: William Lee Irwin III; +Cc: Jim Nelson, Linux Kernel Mailing List

On Mon, Oct 18, 2004 at 03:44:29PM -0700, William Lee Irwin III wrote:
> On Mon, Oct 18, 2004 at 06:41:25PM -0400, Jim Nelson wrote:
> > You may be right about openpromfs.  How's this instead:
> > diff -u  arch/sparc/Kconfig.orig arch/sparc/Kconfig
> > --- arch/sparc/Kconfig.orig	2004-10-16 09:53:49.626021592 -0400
> > +++ arch/sparc/Kconfig	2004-10-18 18:38:05.125374024 -0400
> > @@ -248,7 +248,10 @@
> >  	  -t openpromfs none /proc/openprom".
> >  
> >  	  To compile the /proc/openprom support as a module, choose M here: the
> > -	  module will be called openpromfs.  If unsure, choose M.
> > +	  module will be called openpromfs.
> > +
> > +	  Only choose N if you know in advance that you will not need to modify
> > +	  OpenPROM settings on the running system.
> >  
> >  source "fs/Kconfig.binfmt"
> 
> This looks fine to me.

I took these five aptches in via my tree.
Next time I prefer _all_ patches to be inlined as plain text and
generated so they uses patch -p1 when being applied.

	Sam

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

end of thread, other threads:[~2004-10-30 23:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-18  9:41 More patches to arch/sparc/Kconfig [2 of 5] Jim Nelson
2004-10-18 10:27 ` William Lee Irwin III
2004-10-18 22:41   ` Jim Nelson
2004-10-18 22:44     ` William Lee Irwin III
2004-10-31  0:49       ` Sam Ravnborg

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).