]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
update "mm/zsmalloc: don't fail if can't create debugfs info"
authorDan Streetman <ddstreet@ieee.org>
Thu, 26 May 2016 22:16:27 +0000 (15:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 May 2016 22:35:44 +0000 (15:35 -0700)
commit4abaac9b733ea44fcf0d561ec1813e0394e61c9d
tree0d5a861f7e19ea7ad7ca686bb57e2dd022cf5335
parent3017cd63f26fc655d56875aaf497153ba60e9edf
update "mm/zsmalloc: don't fail if can't create debugfs info"

Some updates to commit d34f615720d1 ("mm/zsmalloc: don't fail if can't
create debugfs info"):

 - add pr_warn to all stat failure cases
 - do not prevent module loading on stat failure

Link: http://lkml.kernel.org/r/1463671123-5479-1-git-send-email-ddstreet@ieee.org
Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Reviewed-by: Ganesh Mahendran <opensource.ganesh@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Dan Streetman <dan.streetman@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/zsmalloc.c