[PATCH] dma-debug: Fix overflow issue in bucket_find_contain
Christoph Hellwig
hch at lst.de
Mon Aug 1 10:57:44 PDT 2022
> + unsigned int shift = (1 << HASH_FN_SHIFT);
Please just add a constant for that right nxt to the HASH_FN_SHIFT
definition.
More information about the Linux-mediatek
mailing list