* + printk-move-to-separate-directory-for-easier-modification-fix.patch added to -mm tree
@ 2013-07-19 1:58 akpm
2013-07-19 2:07 ` docproc.c: Joe Perches
0 siblings, 1 reply; 3+ messages in thread
From: akpm @ 2013-07-19 1:58 UTC (permalink / raw)
To: mm-commits, fengguang.wu, joe
Subject: + printk-move-to-separate-directory-for-easier-modification-fix.patch added to -mm tree
To: joe@perches.com,fengguang.wu@intel.com
From: akpm@linux-foundation.org
Date: Thu, 18 Jul 2013 18:58:33 -0700
The patch titled
Subject: docproc: Move printk file location
has been added to the -mm tree. Its filename is
printk-move-to-separate-directory-for-easier-modification-fix.patch
This patch should soon appear at
http://ozlabs.org/~akpm/mmots/broken-out/printk-move-to-separate-directory-for-easier-modification-fix.patch
and later at
http://ozlabs.org/~akpm/mmotm/broken-out/printk-move-to-separate-directory-for-easier-modification-fix.patch
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/SubmitChecklist when testing your code ***
The -mm tree is included into linux-next and is updated
there every 3-4 working days
------------------------------------------------------
From: Joe Perches <joe@perches.com>
Subject: docproc: Move printk file location
> docproc: kernel/printk.c: No such file or directory
So rename the file.
Signed-off-by: Joe Perches <joe@perches.com>
Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/DocBook/device-drivers.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN Documentation/DocBook/device-drivers.tmpl~printk-move-to-separate-directory-for-easier-modification-fix Documentation/DocBook/device-drivers.tmpl
--- a/Documentation/DocBook/device-drivers.tmpl~printk-move-to-separate-directory-for-easier-modification-fix
+++ a/Documentation/DocBook/device-drivers.tmpl
@@ -84,7 +84,7 @@ X!Iinclude/linux/kobject.h
<sect1><title>Kernel utility functions</title>
!Iinclude/linux/kernel.h
-!Ekernel/printk.c
+!Ekernel/printk/printk.c
!Ekernel/panic.c
!Ekernel/sys.c
!Ekernel/rcupdate.c
_
Patches currently in -mm which might be from joe@perches.com are
maintainers-dynamic-debug-jasons-not-there.patch
printk-move-to-separate-directory-for-easier-modification.patch
printk-move-to-separate-directory-for-easier-modification-fix.patch
printk-add-console_cmdlineh.patch
printk-move-braille-console-support-into-separate-braille-files.patch
printk-use-pointer-for-console_cmdline-indexing.patch
printk-rename-struct-log-to-struct-printk_log.patch
firmware-dmi_scan-drop-obsolete-comment.patch
firmware-dmi_scan-fix-most-checkpatch-errors-and-warnings.patch
firmware-dmi_scan-constify-strings.patch
firmware-dmi_scan-drop-oom-messages.patch
linux-next.patch
^ permalink raw reply [flat|nested] 3+ messages in thread
* docproc.c:
2013-07-19 1:58 + printk-move-to-separate-directory-for-easier-modification-fix.patch added to -mm tree akpm
@ 2013-07-19 2:07 ` Joe Perches
2013-07-19 5:42 ` docproc.c: Johannes Berg
0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2013-07-19 2:07 UTC (permalink / raw)
To: Rob Landley, Johannes Berg
Cc: mm-commits, fengguang.wu, linux-doc, Andrew Morton, LKML
On Thu, 2013-07-18 at 18:58 -0700, akpm@linux-foundation.org wrote:
> > docproc: kernel/printk.c: No such file or directory
> So rename the file.
[]
> Documentation/DocBook/device-drivers.tmpl | 2 +-
[]
> @@ -84,7 +84,7 @@ X!Iinclude/linux/kobject.h
[]
> -!Ekernel/printk.c
> +!Ekernel/printk/printk.c
Hey Rob/Johannes.
I renamed kernel/printk.c to a separate directory and
got warned about docproc.c not finding this file anymore.
These entries seem very arbitrary.
(Also, I've never seen, nor cared about, them before)
Any way to autogenerate this .tmpl file?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: docproc.c:
2013-07-19 2:07 ` docproc.c: Joe Perches
@ 2013-07-19 5:42 ` Johannes Berg
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2013-07-19 5:42 UTC (permalink / raw)
To: Joe Perches
Cc: Rob Landley, mm-commits, fengguang.wu, linux-doc, Andrew Morton,
LKML
On 2013-07-19 05:07, Joe Perches wrote:
> These entries seem very arbitrary.
> (Also, I've never seen, nor cared about, them before)
>
> Any way to autogenerate this .tmpl file?
No way that I can think of that actually makes it simpler. Sure, you
could put a tag into each file and then use the tag, but what's the
point? The filename is also just a tag. Also, the tmpl files actually
contain content (if only just structure). I don't know which one links
printk.c, but look at other ones, e.g. the 802.11 one.
johannes
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-19 6:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 1:58 + printk-move-to-separate-directory-for-easier-modification-fix.patch added to -mm tree akpm
2013-07-19 2:07 ` docproc.c: Joe Perches
2013-07-19 5:42 ` docproc.c: Johannes Berg
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.