Re: [PATCH 3/3] xfs: convert buf_cancel_table allocation to kmalloc_array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 18, 2022 at 11:55:40AM -0700, Darrick J. Wong wrote:
> +	p = kmalloc_array(XLOG_BC_TABLE_SIZE, sizeof(struct list_head),
> +			GFP_KERNEL | __GFP_NOWARN);

Why the __GFP_NOWARN?



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux