lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 1 Apr 2008 15:33:13 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	Pavel Machek <pavel@....cz>
Cc:	Andi Kleen <andi@...stfloor.org>, Ingo Molnar <mingo@...e.hu>,
	kernel list <linux-kernel@...r.kernel.org>
Subject: Re: agpgart: scary messages are fortunately obsolete

>  	/* Should not happen anymore */
> -	printk(KERN_ERR "PCI-DMA: More than 4GB of RAM and no IOMMU\n"
> -	       KERN_ERR "PCI-DMA: 32bit PCI IO may malfunction.\n");
> +	printk(KERN_WARNING "PCI-DMA: More than 4GB of RAM and no IOMMU\n"
> +	       KERN_WARNING "falling back to iommu=soft.\n");

It might also fall back to another IOMMU (Calgary, Intel, ...) 
soft is just last resort.

You can probably just remove it.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ