Re: [PATCH 1/1] [Kallsyms] Blackfin: Allow kernel symbols in L1 tobe found

From: Paulo Marques
Date: Wed Jan 30 2008 - 06:17:37 EST


Bryan Wu wrote:
From: Robin Getz <robin.getz@xxxxxxxxxx>
[...]
--- a/scripts/kallsyms.c
+++ b/scripts/kallsyms.c
@@ -12,6 +12,8 @@
* (25/Aug/2004) Paulo Marques <pmarques@xxxxxxxxxxxx>
* Changed the compression method from stem compression to "table lookup"
* compression
+ * (10/Jul/2006) Robin Getz <rgetz@xxxxxxxxxxxxxxxxxxxx>
+ * Add _stext_l1, _etext_l1 for the L1 memory section in Blackfin.

When I wrote this initially, it was a mistake to add a Changelog in the first place, but I didn't know better at the time.

If you're going to make changes to this file, please remove all the Changelog, instead of adding more entries to it. The "Changelog" should be kept by the version control system, and not the source code itself.

The rest of the patch looks ok, though.

--
Paulo Marques - www.grupopie.com

"Very funny Scotty. Now beam up my clothes."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/