Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44154cd
)
Fix comment in autoconf/configure output.
author
adilger
<adilger>
Fri, 6 Nov 2009 09:55:38 +0000
(09:55 +0000)
committer
adilger
<adilger>
Fri, 6 Nov 2009 09:55:38 +0000
(09:55 +0000)
lnet/autoconf/lustre-lnet.m4
patch
|
blob
|
history
diff --git
a/lnet/autoconf/lustre-lnet.m4
b/lnet/autoconf/lustre-lnet.m4
index
3459a22
..
1c8d2ff
100644
(file)
--- a/
lnet/autoconf/lustre-lnet.m4
+++ b/
lnet/autoconf/lustre-lnet.m4
@@
-1337,7
+1337,7
@@
AC_DEFUN([LN_FUNC_DUMP_TRACE],
[kernel/ksyms.c arch/${LINUX_ARCH%_64}/kernel/traps_64.c],[
tmp_flags="$EXTRA_KCFLAGS"
EXTRA_KCFLAGS="-Werror"
- AC_MSG_CHECKING([whether we can really use dump_
stack
])
+ AC_MSG_CHECKING([whether we can really use dump_
trace
])
LB_LINUX_TRY_COMPILE([
struct task_struct;
struct pt_regs;