Thread (71 messages) 71 messages, 8 authors, 2026-03-10

Re: [PATCH 06/25] xor: cleanup registration and probing

From: Eric Biggers <ebiggers@kernel.org>
Date: 2026-02-28 04:41:49
Also in: linux-alpha, linux-arch, linux-btrfs, linux-crypto, linux-raid, linux-riscv, linux-s390, linux-um, lkml, loongarch, sparclinux

On Thu, Feb 26, 2026 at 07:10:18AM -0800, Christoph Hellwig wrote:
 /* Set of all registered templates.  */
 static struct xor_block_template *__initdata template_list;
+static int __initdata xor_forced = false;
bool instead of int
 	b1 = (void *) __get_free_pages(GFP_KERNEL, 2);
 	if (!b1) {
-		printk(KERN_WARNING "xor: Yikes!  No memory available.\n");
+		pr_info("xor: Yikes!  No memory available.\n");
pr_warn() instead of pr_info()

- Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help