remarkable-linux/fs/pstore
long.wanglong 07239fc854 fs/pstore: Optimization function ramoops_init_przs
The value of cxt->record_size does not change in the loop,
so this patch optimize the assign statement by dropping
sz entirely and using cxt->record_size in its place.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2015-05-21 09:47:22 -07:00
..
ftrace.c pstore: Add hsize argument in write_buf call of pstore_ftrace_call 2013-07-02 18:39:37 +10:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
internal.h pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
Kconfig pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
Makefile pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
platform.c fs/pstore: update the backend parameter in pstore module 2015-05-21 09:34:22 -07:00
pmsg.c pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
ram.c fs/pstore: Optimization function ramoops_init_przs 2015-05-21 09:47:22 -07:00
ram_core.c pstore-ram: Allow optional mapping with pgprot_noncached 2014-12-11 13:38:31 -08:00