]> err.no Git - linux-2.6/blobdiff - scripts/checkstack.pl
x86: add pte_pgprot to 32-bit
[linux-2.6] / scripts / checkstack.pl
index c3b42f99df3ba1431c31a001703bf3fee7510d08..d716b76098bb670d76abff1eeff9830ff88ebfbc 100755 (executable)
@@ -16,7 +16,7 @@
 #      PARISC port by Kyle McMartin <kyle@parisc-linux.org>
 #
 #      Usage:
-#      objdump -d vmlinux | stackcheck.pl [arch]
+#      objdump -d vmlinux | scripts/checkstack.pl [arch]
 #
 #      TODO :  Port to all architectures (one regex per arch)