Skip to content
Snippets Groups Projects
Commit 7a5e8d03 authored by Lucas A. M. Magalhaes's avatar Lucas A. M. Magalhaes
Browse files

pmem: change ppc64 init logs to experimental

parent 08e59bbb
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ pmem_init_funcs(struct pmem_funcs *funcs)
{
LOG(3, "libpmem: PPC64 support");
LOG(3, "PMDK PPC64 support currently is for testing only");
LOG(3, "PMDK PPC64 support is currently experimental");
LOG(3, "Please dont use this library in production environment");
/* Init platform and to initilize the pmem funcs */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment