Re: Fwd: [PATCH] s390 (1/7): s390 arch fixes.

From: Martin Schwidefsky (schwidefsky@de.ibm.com)
Date: Mon Mar 10 2003 - 03:55:12 EST


> 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:21 EST