Home
last modified time | relevance | path

Searched hist:"7 a35693a" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-snap-persistent.c7a35693a Wed Apr 07 08:25:22 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> dm: replace dm_vcalloc()

Use kvcalloc or kvmalloc_array instead (depending whether zeroing is
useful).

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
H A Ddm-snap.c7a35693a Wed Apr 07 08:25:22 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> dm: replace dm_vcalloc()

Use kvcalloc or kvmalloc_array instead (depending whether zeroing is
useful).

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
H A Ddm-table.c7a35693a Wed Apr 07 08:25:22 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> dm: replace dm_vcalloc()

Use kvcalloc or kvmalloc_array instead (depending whether zeroing is
useful).

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
/openbmc/linux/include/linux/
H A Ddevice-mapper.h7a35693a Wed Apr 07 08:25:22 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> dm: replace dm_vcalloc()

Use kvcalloc or kvmalloc_array instead (depending whether zeroing is
useful).

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>