linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Fwd: [PATCH] s390 (1/7): s390 arch fixes.
@ 2003-03-10  8:55 Martin Schwidefsky
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Schwidefsky @ 2003-03-10  8:55 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: linux-kernel


> Are you sure it's not "last = resume(prev, next);"?
>
> -- Pete

switch_to is called in context_switch as follows:

      switch_to(prev, next, prev);

At the moment it doesn't matter but thinking about the
meaning of the parameter names your are probably right.
This should better be last = resume(prev, next).

blue skies,
   Martin



^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: Fwd: [PATCH] s390 (1/7): s390 arch fixes.
@ 2003-03-10  9:05 Martin Schwidefsky
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Schwidefsky @ 2003-03-10  9:05 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: linux-kernel


> This is a good fix, I confirm it fixing my booting problem ...
> on 2.4! Seriously, I can't believe it worked before.
> Please send it to Marcelo, too.

Well, the POP states under "Initial CPU Reset":
2. The contents of the current PSW, prefix, CPU
   timer, clock comparator, and TOD programmable
   register are set to zero.

The fix should be necessary but it fixed some boot
problems for me as well ...

This fix is already in patch-2.4.21-pre5.

blue skies,
   Martin



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-10  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200303072001.h27K12V16864@devserv.devel.redhat.com>
2003-03-07 22:05 ` Fwd: [PATCH] s390 (1/7): s390 arch fixes Pete Zaitcev
2003-03-07 23:29 ` Pete Zaitcev
2003-03-10  8:55 Martin Schwidefsky
2003-03-10  9:05 Martin Schwidefsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).