Re: [PATCH] apm_event{,info}_t are userspace types.

From: Adam Jackson
Date: Wed Dec 19 2007 - 13:36:20 EST


On Wed, 2007-12-12 at 02:47 -0800, Andrew Morton wrote:
> On Fri, 30 Nov 2007 15:02:43 -0500 Adam Jackson <ajax@xxxxxxxxxx> wrote:
> > These types define the size of data read from /dev/apm_bios. They
> > should not be hidden behind #ifdef __KERNEL__.
>
> Missing info: what are the consequences of this fix? What id broken when
> it it not applied?

The X server won't build. Neither will apmd, but it's harder for me to
get worked up about that.

> > ---
> > include/linux/apm_bios.h | 6 +++---
> > 1 files changed, 3 insertions(+), 3 deletions(-)
>
> Please include Signed-off-by:, as per Documentation/SubmittingPatches,
> thanks.

Blah. Right, will remember git-format-patch -s next time. In any
event:

Signed-off-by: Adam Jackson <ajax@xxxxxxxxxx>

- ajax

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