]> Git Repo - linux.git/commit
md: convert to kvmalloc
authorKent Overstreet <[email protected]>
Tue, 12 Mar 2019 06:31:06 +0000 (23:31 -0700)
committerLinus Torvalds <[email protected]>
Tue, 12 Mar 2019 17:04:02 +0000 (10:04 -0700)
commitb330e6a49dc3e9145de5c986b29bbbb884351e92
tree63db17312ade77feb9a1a8d311ce877a87687763
parentee9c5e67557f9663b27946ba1d3813fb1924b1fe
md: convert to kvmalloc

The code really just wants a big flat buffer, so just do that.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kent Overstreet <[email protected]>
Reviewed-by: Matthew Wilcox <[email protected]>
Cc: Shaohua Li <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Eric Paris <[email protected]>
Cc: Marcelo Ricardo Leitner <[email protected]>
Cc: Neil Horman <[email protected]>
Cc: Paul Moore <[email protected]>
Cc: Pravin B Shelar <[email protected]>
Cc: Stephen Smalley <[email protected]>
Cc: Vlad Yasevich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/md/raid5-ppl.c
drivers/md/raid5.c
drivers/md/raid5.h
This page took 0.046088 seconds and 4 git commands to generate.