From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Wed, 19 Nov 2003 20:11:03 +0000 Subject: Re: [PATCH] remove unimplemented syscalls noise Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Wed, 19 Nov 2003 19:54:02 +0000, Matthew Wilcox said: Matthew> This is the same thing as printing the user unaligned Matthew> exceptions. It's something no other architecture does, and Matthew> for a reason, which has been explained to you before, but Matthew> you don't want to fix it. And yet both features are incredibly useful when debugging, something you seem to ignore. The printk-level is there for a _reason_. Why not use it? --david