1. 14 7月, 2008 11 次提交
  2. 10 6月, 2008 1 次提交
  3. 07 5月, 2008 1 次提交
  4. 30 4月, 2008 1 次提交
  5. 17 4月, 2008 3 次提交
  6. 26 1月, 2008 7 次提交
  7. 12 10月, 2007 1 次提交
  8. 27 7月, 2007 1 次提交
  9. 27 4月, 2007 4 次提交
  10. 21 2月, 2007 2 次提交
  11. 06 2月, 2007 4 次提交
  12. 09 1月, 2007 1 次提交
  13. 28 12月, 2006 1 次提交
  14. 16 12月, 2006 1 次提交
    • M
      [S390] Fix reboot hang on LPARs · a45e1414
      Michael Holzheu 提交于
      Reboot hangs on LPARs without diag308 support. The reason for this is,
      that before the reboot is done, the channel subsystem is shut down.
      During the reset on each possible subchannel a "store subchannel" is
      done. This operation can end in a program check interruption, if the
      specified subchannel set is not implemented by the hardware. During
      the reset, currently we do not have a program check handler, which
      leads to the described kernel bug. We install now a new program check
      handler for the reboot code to fix this problem.
      Signed-off-by: NMichael Holzheu <holzheu@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      a45e1414
  15. 08 12月, 2006 1 次提交