* linux 4.17.7 not suitable for i386
@ 2018-07-17 15:36 Leo Famulari
2018-07-17 17:58 ` Mark H Weaver
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Leo Famulari @ 2018-07-17 15:36 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 704 bytes --]
FYI, the latest stable Linux release (4.17.7) is not suitable for i386
(i686-linux) systems. Quoting Greg Kroah-Hartman:
"NOTE, this kernel release is broken for i386 systems. If you are
running such a machine, do NOT update to this release, you will not be
able to boot properly.
I did this release anyway with this known problem as there is a fix in
here for x86-64 systems that was nasty to track down and was affecting
people. Given that the huge majority of systems are NOT i386, I felt
this was a safe release to do at this point in time."
https://lkml.org/lkml/2018/7/17/434
So, we should take care to preserve the linux-libre 4.17.6 package
definition for i686-linux, or skip this release.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux 4.17.7 not suitable for i386
2018-07-17 15:36 linux 4.17.7 not suitable for i386 Leo Famulari
@ 2018-07-17 17:58 ` Mark H Weaver
2018-07-17 18:00 ` Leo Famulari
2018-07-17 19:55 ` Brett Gilio
2 siblings, 0 replies; 5+ messages in thread
From: Mark H Weaver @ 2018-07-17 17:58 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari <leo@famulari.name> writes:
> FYI, the latest stable Linux release (4.17.7) is not suitable for i386
> (i686-linux) systems. Quoting Greg Kroah-Hartman:
>
> "NOTE, this kernel release is broken for i386 systems. If you are
> running such a machine, do NOT update to this release, you will not be
> able to boot properly.
>
> I did this release anyway with this known problem as there is a fix in
> here for x86-64 systems that was nasty to track down and was affecting
> people. Given that the huge majority of systems are NOT i386, I felt
> this was a safe release to do at this point in time."
>
> https://lkml.org/lkml/2018/7/17/434
>
> So, we should take care to preserve the linux-libre 4.17.6 package
> definition for i686-linux, or skip this release.
Thanks, Leo. I guess I'll skip the 4.17.6 update for now, but I'm open
to other suggestions. Hopefully upstream will resolve this issue soon.
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux 4.17.7 not suitable for i386
2018-07-17 15:36 linux 4.17.7 not suitable for i386 Leo Famulari
2018-07-17 17:58 ` Mark H Weaver
@ 2018-07-17 18:00 ` Leo Famulari
2018-07-18 18:00 ` Mark H Weaver
2018-07-17 19:55 ` Brett Gilio
2 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2018-07-17 18:00 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
On Tue, Jul 17, 2018 at 11:36:08AM -0400, Leo Famulari wrote:
> Quoting Greg Kroah-Hartman:
>
> "I did this release anyway with this known problem as there is a fix in
> here for x86-64 systems that was nasty to track down and was affecting
> people. Given that the huge majority of systems are NOT i386, I felt
> this was a safe release to do at this point in time."
Apparently the missing patch is referred to here:
https://lkml.org/lkml/2018/7/17/443
https://lkml.org/lkml/2018/7/17/505
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux 4.17.7 not suitable for i386
2018-07-17 15:36 linux 4.17.7 not suitable for i386 Leo Famulari
2018-07-17 17:58 ` Mark H Weaver
2018-07-17 18:00 ` Leo Famulari
@ 2018-07-17 19:55 ` Brett Gilio
2 siblings, 0 replies; 5+ messages in thread
From: Brett Gilio @ 2018-07-17 19:55 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari writes:
> FYI, the latest stable Linux release (4.17.7) is not suitable
> for i386
> (i686-linux) systems. Quoting Greg Kroah-Hartman:
>
> "NOTE, this kernel release is broken for i386 systems. If you
> are
> running such a machine, do NOT update to this release, you will
> not be
> able to boot properly.
>
> I did this release anyway with this known problem as there is a
> fix in
> here for x86-64 systems that was nasty to track down and was
> affecting
> people. Given that the huge majority of systems are NOT i386, I
> felt
> this was a safe release to do at this point in time."
>
> https://lkml.org/lkml/2018/7/17/434
>
> So, we should take care to preserve the linux-libre 4.17.6
> package
> definition for i686-linux, or skip this release.
Thank you for the heads up on this. I am going to forward this to
the
Parabola GNU/Linux-Libre list.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux 4.17.7 not suitable for i386
2018-07-17 18:00 ` Leo Famulari
@ 2018-07-18 18:00 ` Mark H Weaver
0 siblings, 0 replies; 5+ messages in thread
From: Mark H Weaver @ 2018-07-18 18:00 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari <leo@famulari.name> writes:
> On Tue, Jul 17, 2018 at 11:36:08AM -0400, Leo Famulari wrote:
>> Quoting Greg Kroah-Hartman:
>>
>> "I did this release anyway with this known problem as there is a fix in
>> here for x86-64 systems that was nasty to track down and was affecting
>> people. Given that the huge majority of systems are NOT i386, I felt
>> this was a safe release to do at this point in time."
>
> Apparently the missing patch is referred to here:
>
> https://lkml.org/lkml/2018/7/17/443
> https://lkml.org/lkml/2018/7/17/505
I just pushed the 4.17.7 update with the cherry-picked fix for i686.
Thanks,
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-07-18 18:02 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-17 15:36 linux 4.17.7 not suitable for i386 Leo Famulari
2018-07-17 17:58 ` Mark H Weaver
2018-07-17 18:00 ` Leo Famulari
2018-07-18 18:00 ` Mark H Weaver
2018-07-17 19:55 ` Brett Gilio
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.