+ scripts-faddr2line-fix-location-of-start_kernel-in-comment.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: scripts/faddr2line: fix location of start_kernel in comment
has been added to the -mm tree.  Its filename is
     scripts-faddr2line-fix-location-of-start_kernel-in-comment.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/scripts-faddr2line-fix-location-of-start_kernel-in-comment.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/scripts-faddr2line-fix-location-of-start_kernel-in-comment.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/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Subject: scripts/faddr2line: fix location of start_kernel in comment

Fix a source file reference location to the correct path name.

Link: http://lkml.kernel.org/r/1d50bd3d-178e-dcd8-779f-9711887440eb@xxxxxxxxxxxxx
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Acked-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 scripts/faddr2line |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/scripts/faddr2line~scripts-faddr2line-fix-location-of-start_kernel-in-comment
+++ a/scripts/faddr2line
@@ -71,7 +71,7 @@ die() {
 
 # Try to figure out the source directory prefix so we can remove it from the
 # addr2line output.  HACK ALERT: This assumes that start_kernel() is in
-# kernel/init.c!  This only works for vmlinux.  Otherwise it falls back to
+# init/main.c!  This only works for vmlinux.  Otherwise it falls back to
 # printing the absolute path.
 find_dir_prefix() {
 	local objfile=$1
_

Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are

scripts-faddr2line-fix-location-of-start_kernel-in-comment.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux