Fix copy and paste error in linux memory component debug output.
This commit was SVN r27842.
Этот коммит содержится в:
родитель
f29f1b731c
Коммит
cba06776f1
@ -10,6 +10,8 @@
|
||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
|
||||
* Copyright (c) 2013 Los Alamos National Security, LLC.
|
||||
* All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
@ -169,7 +171,7 @@ static int linux_open(void)
|
||||
return OPAL_SUCCESS;
|
||||
}
|
||||
if (v >= 10) {
|
||||
opal_output(0, "memory:linux: ummunotify failed to initialize");
|
||||
opal_output(0, "memory:linux: ptmalloc2 failed to initialize");
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user