From: Wang Long Date: Thu, 21 May 2015 16:34:22 +0000 (-0700) Subject: fs/pstore: update the backend parameter in pstore module X-Git-Tag: omap-for-v4.3/legacy-v2-signed~155^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42222c2a5d5da7fe4839491d5c44034f40761071;p=pandora-kernel.git fs/pstore: update the backend parameter in pstore module This patch update the module parameter backend, so it is visible through /sys/module/pstore/parameters/backend. For example: if pstore backend is ramoops, with this patch: # cat /sys/module/pstore/parameters/backend ramoops and without this patch: # cat /sys/module/pstore/parameters/backend (null) Signed-off-by: Wang Long Acked-by: Mark Salyzyn Signed-off-by: Tony Luck --- Reading git-diff-tree failed