Re: [PATCH v4 1/5] mm: Provide kernel parameter to allow disabling page init poisoning

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

 



> +			pr_err("vm_debug option '%c' unknown. skipped\n",
> +			       *str);
> +		}
> +
> +		str++;
> +	}
> +out:
> +	if (page_init_poisoning && !__page_init_poisoning)
> +		pr_warn("Page struct poisoning disabled by kernel command line option 'vm_debug'\n");

New lines '\n' can be removed, they are not needed for kprintfs.


Reviewed-by: Pavel Tatashin <pavel.tatashin@xxxxxxxxxxxxx>




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux