1. 02 8月, 2008 1 次提交
  2. 01 8月, 2008 1 次提交
  3. 14 7月, 2008 1 次提交
  4. 26 1月, 2008 2 次提交
    • M
      [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. · 48657d22
      Michael Holzheu 提交于
      This patch fixes a problem with the following scenario:
       1. Linux booted from DASD "A"
       2. Reboot from DASD "B" using "/sys/firmware/reipl/ccw/device"
       3. Reboot DASD "B"
      Without this patch in step 3 on newer s390 systems under LPAR instead of
      DASD "B", DASD "A" will be booted. The reason is that in step 2 we use CCW
      reipl and in step 3 we use DIAG308 (subcode 3) reipl. DIAG308 does not
      notice the CCW reipl and still thinks that it has to reboot DASD "A".
      Before applying this fix, ensure to have MCF RJ9967101E or z9 GA3 base driver
      installed.
      Signed-off-by: NMichael Holzheu <holzheu@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      48657d22
    • M
      [S390] kernel: Shutdown Actions Interface · 99ca4e58
      Michael Holzheu 提交于
      In case of a kernel panic it is currently possible to specify that a dump
      should be created, the system should be rebooted or stopped. Virtual sysfs
      files under the directory /sys/firmware/ are used for that configuration.
      In addition to that, there are kernel parameters 'vmhalt', 'vmpoff'
      and 'vmpanic', which can be used to specify z/VM commands, which are
      automatically executed in case of halt, power off or a kernel panic.
      This patch combines both functionalities and allows to specify the z/VM CP
      commands also via sysfs attributes. In addition to that, it enhances the
      existing handling of shutdown triggers (e.g. halt or panic) and associated
      shutdown actions (e.g. dump or reipl) and makes it more flexible.
      Signed-off-by: NMichael Holzheu <holzheu@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      99ca4e58
  5. 10 5月, 2007 1 次提交
  6. 27 4月, 2007 2 次提交
  7. 19 3月, 2007 1 次提交
  8. 06 3月, 2007 1 次提交
  9. 21 2月, 2007 1 次提交