[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070130035546.GC21772@redhat.com>
Date: Mon, 29 Jan 2007 22:55:46 -0500
From: Dave Jones <davej@...hat.com>
To: Mike Frysinger <vapier@...too.org>
Cc: ak@...e.de, linux-kernel@...r.kernel.org
Subject: Re: [patch] use __u32 in asm-x86_64/msr.h
On Mon, Jan 29, 2007 at 07:25:08PM -0500, Mike Frysinger wrote:
> the checking_wrmsrl() macro in asm-x86_64/msr.h which is exported to userspace
> utilizes the u32 type instead of __u32 ... trivial attached patch fixes that
Better would be to not export those macros to userspace at all,
as they can't be used outside of ring 0 anyway.
Dave
--
http://www.codemonkey.org.uk
-
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