X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id 34069DC01FE for ; Mon, 9 Jun 2014 08:40:22 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 4EEB5BC3DF2; Mon, 9 Jun 2014 08:40:21 +0000 (UTC) Date: Mon, 9 Jun 2014 10:40:17 +0200 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] linux-grsec: fix bus error with i810 graphics Message-ID: <20140609104017.68e24bf9@ncopa-desktop.alpinelinux.org> In-Reply-To: <20140609095936.4b160023@ncopa-desktop.alpinelinux.org> References: <20140607143927.GA556@muslin> <20140609095936.4b160023@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.10.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 9 Jun 2014 09:59:36 +0200 Natanael Copa wrote: > On Sat, 7 Jun 2014 07:39:28 -0700 > Isaac Dunham wrote: > > > I just recently installed Alpine 3.0 on an old computer with 256 MB RAM, > > 800 MHz PIII CPU, and i810 graphics; it's hooked up to a 1280x1024 > > monitor, so vesa sucks. > > When I installed xf86-video-intel, X died from a bus error. > > This seems to be a known problem with Linux 3.14; the included patch > > (found online) fixed it for me. > > > > Please add this; it takes several hours to build a kernel on that > > computer. > > The patch may need adjustment, though; patch applied it with fuzz=2. > > > > Thanks, > > Isaac Dunham. > > nice! thanks! > > Do you have any reference to upstream commit? I found it: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/fs/kernfs/file.c?h=linux-3.14.y&id=59516f324f324b6b392b94833da3972e346c5f0c I think it will come with 3.14.6 so maybe we just wait for that? (likely tomorrow) -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---