Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel 4.9.77 error segfault in compile.
Date: Wed, 24 Jan 2018 02:17:40
Message-Id: CAGfcS_kg_pQdMuNUbugdwXCvA5rr8TQnwqJ8V7Z6Car4E5DYiQ@mail.gmail.com
In Reply to: Re: [gentoo-user] kernel 4.9.77 error segfault in compile. by Corbin Bird
1 On Tue, Jan 23, 2018 at 8:55 PM, Corbin Bird <corbinbird@×××××××.net> wrote:
2 >
3 > So ... I ran 'make mrproper' in '/opt/compile/linux-4.9.77/'
4
5 If you're doing this right make mrproper won't do anything, since
6 you're not writing to the source tree anyway.
7
8 What happens when you build v4.9.76? I would be useful to confirm
9 that it is in fact the .77 patches that cause the issue. The next
10 step would be to maybe revert commit
11 3d16a1315add12386894e7dc7bc86454e4f4b79d. If that doesn't do it I'd
12 just start bisecting between the two releases.
13
14
15 --
16 Rich