* [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.
@ 2007-07-14 22:21 Robert P. J. Day
2007-07-17 12:32 ` Paul Mackerras
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2007-07-14 22:21 UTC (permalink / raw)
To: Linux PPC Mailing List; +Cc: Paul Mackerras
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
---
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 6beee32..0e59024 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -391,7 +391,7 @@ config NOT_COHERENT_CACHE
depends on 4xx || 8xx || E200
default y
-config CONFIG_CHECK_CACHE_COHERENCY
+config CHECK_CACHE_COHERENCY
bool
endmenu
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.
2007-07-14 22:21 [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig Robert P. J. Day
@ 2007-07-17 12:32 ` Paul Mackerras
2007-07-17 22:17 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Paul Mackerras @ 2007-07-17 12:32 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: Linux PPC Mailing List
Robert P. J. Day writes:
> -config CONFIG_CHECK_CACHE_COHERENCY
> +config CHECK_CACHE_COHERENCY
Please also fix the occurrence in
arch/powerpc/platforms/embedded6xx/Kconfig.
Paul.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.
2007-07-17 12:32 ` Paul Mackerras
@ 2007-07-17 22:17 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2007-07-17 22:17 UTC (permalink / raw)
To: Paul Mackerras; +Cc: Linux PPC Mailing List
On Tue, 17 Jul 2007, Paul Mackerras wrote:
> Robert P. J. Day writes:
>
> > -config CONFIG_CHECK_CACHE_COHERENCY
> > +config CHECK_CACHE_COHERENCY
>
> Please also fix the occurrence in
> arch/powerpc/platforms/embedded6xx/Kconfig.
ah, i completely missed that one. i'll resubmit the patch shortly.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-17 22:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-14 22:21 [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig Robert P. J. Day
2007-07-17 12:32 ` Paul Mackerras
2007-07-17 22:17 ` Robert P. J. Day
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).