public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: linux390@de.ibm.com, Pete Zaitcev <zaitcev@redhat.com>
Subject: s390 is totally broken in 2.4.18
Date: Tue, 5 Mar 2002 00:23:58 -0500	[thread overview]
Message-ID: <20020305002358.A1670@devserv.devel.redhat.com> (raw)

Apparently, NOBODY bothered to test 2.4.18-pre*, 2.4.18 final,
or 2.4.19-pre* on s390. The broken patch went into 2.4.18-pre1
with a curt changelog:

- S390 merge                                    (IBM)

Patch attached.

-- Pete

--- linux-2.4.18-0.1.s390/arch/s390/kernel/entry.S	Mon Feb 25 11:37:56 2002
+++ linux-2.4.18-0.1-x.s390/arch/s390/kernel/entry.S	Mon Mar  4 19:53:13 2002
@@ -59,7 +59,7 @@
  */
 _TSS_PTREGS  = 0
 _TSS_FPRS    = (_TSS_PTREGS+8)
-_TSS_AR2     = (_TSS_FPRS+136)
+_TSS_AR2     = (_TSS_FPRS+128)
 _TSS_AR4     = (_TSS_AR2+4)
 _TSS_KSP     = (_TSS_AR4+4)
 _TSS_USERSEG = (_TSS_KSP+4)
--- linux-2.4.18-0.1.s390/arch/s390x/kernel/entry.S	Mon Feb 25 11:37:56 2002
+++ linux-2.4.18-0.1-x.s390/arch/s390x/kernel/entry.S	Mon Mar  4 20:04:24 2002
@@ -60,7 +60,7 @@
  */
 _TSS_PTREGS  = 0
 _TSS_FPRS    = (_TSS_PTREGS+8)
-_TSS_AR2     = (_TSS_FPRS+136)
+_TSS_AR2     = (_TSS_FPRS+128)
 _TSS_AR4     = (_TSS_AR2+4)
 _TSS_KSP     = (_TSS_AR4+4)
 _TSS_USERSEG = (_TSS_KSP+8)

             reply	other threads:[~2002-03-05  5:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-05  5:23 Pete Zaitcev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-03-05 10:10 s390 is totally broken in 2.4.18 Martin Schwidefsky
2002-03-05 16:43 ` Pete Zaitcev
2002-03-06  9:17 Martin Schwidefsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020305002358.A1670@devserv.devel.redhat.com \
    --to=zaitcev@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux390@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox