Re: [PATCH 1/7] ICH Force HPET: Make generic time capable ofswitching broadcast timer

From: Eric Paris
Date: Thu Jun 28 2007 - 08:48:19 EST


On Thu, 2007-06-28 at 01:27 -0700, Andrew Morton wrote:
> On Thu, 28 Jun 2007 00:12:21 -0700 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> > I can't start the X server any more, but that's probably unrelated ;)
> >
> > <goes back to yet another bisection search. sigh. you guys have
> > me hopelessly outnumbered>
>
> And the winner of the u-o-akpm-1-hour-of-his-life-back award (and the bonus
> u-delayed-next-mm-by-a-day award!) is .... git-selinux.patch!
>
> (II) Loading /usr/lib/xorg/modules/libvgahw.so
> (II) Module vgahw: vendor="X.Org Foundation"
> compiled for 7.0.0, module version = 0.1.0
> ABI class: X.Org Video Driver, version 0.8
> (**) I810(0): Depth 24, (--) framebuffer bpp 32
> (==) I810(0): RGB weight 888
> (==) I810(0): Default visual is TrueColor
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Reloading /usr/lib/xorg/modules/libint10.so
> (II) I810(0): initializing int10
> (EE) I810(0): Cannot shmat() low memory
> (EE) I810(0): shmat(low_mem) error: Invalid argument
> (EE) I810(0): VBE initialization failed.

It has been found and the policy people already know about it. I'm not
sure what the upstream status of the fixed policy is should appear soon.
(I also talked with the X people and apparently this is unfixable on
i686. ajax posted about this on the original thread)

There is another bug however which I have a patch but haven't tested
much, I'll try to get it out today. If you use a hint > 0 but <
mmap_min_addr without map fixed you will likely be denied. Simple fix,
change hints up to mmap_min_addr if they are too low.

-Eric

-
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/