Searched hist:54585 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dxilinx_uartps.cdiff 54585ba0 Thu May 07 03:55:40 MDT 2015 Masahiro Yamada <yamada.masahiro@socionext.com> serial: xuartps: add __init to earlycon write method

Early console functions are only used during the early boot stage.
This change just saves a small amount of memory footprint.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.cdiff 54585ec6 Fri Nov 26 14:15:21 MST 2021 Christophe JAILLET <christophe.jaillet@wanadoo.fr> scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable

'hisi_hba->slot_index_tags' is a bitmap. Use 'devm_bitmap_zalloc()' to
simplify code, improve the semantic, and avoid some open-coded arithmetic
in allocator arguments.

Link: https://lore.kernel.org/r/4afa3f71e66c941c660627c7f5b0223b51968ebb.1637961191.git.christophe.jaillet@wanadoo.fr
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

Completed in 196 milliseconds