)]}'
{
  "commit": "5ecb2da660ab8eddafe059a6a8a708465db89ca2",
  "tree": "32c6e3e9d714f449991eb94d36ac0b86f7d24ef8",
  "parents": [
    "277c8389386e2ccb8417afe4e36f67fc5dcd735d"
  ],
  "author": {
    "name": "Sven Schnelle",
    "email": "svens@linux.ibm.com",
    "time": "Thu Sep 23 21:22:52 2021 +0200"
  },
  "committer": {
    "name": "Vasily Gorbik",
    "email": "gor@linux.ibm.com",
    "time": "Tue Oct 26 15:21:31 2021 +0200"
  },
  "message": "s390: support command lines longer than 896 bytes\n\nCurrently s390 supports a fixed maximum command line length of 896\nbytes. This isn\u0027t enough as some installers are trying to pass all\nconfiguration data via kernel command line, and even with zfcp alone\nit is easy to generate really long command lines. Therefore extend\nthe command line to 4 kbytes.\n\nIn the parm area where the command line is stored there is no indication\nof the maximum allowed length, so a new field which contains the maximum\nlength is added.\n\nThe parm area has always been initialized to zero, so with old kernels\nthis field would read zero. This is important because tools like zipl\ncould read this field. If it contains a number larger than zero zipl\nknows the maximum length that can be stored in the parm area, otherwise\nit must assume that it is booting a legacy kernel and only 896 bytes are\navailable.\n\nThe removing of trailing whitespace in head.S is also removed because\ncode to do this is already present in setup_boot_command_line().\n\nSigned-off-by: Sven Schnelle \u003csvens@linux.ibm.com\u003e\nReviewed-by: Heiko Carstens \u003chca@linux.ibm.com\u003e\nSigned-off-by: Vasily Gorbik \u003cgor@linux.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d3fc69a505c73a802254baffc9cc273555fe945",
      "old_mode": 33188,
      "old_path": "arch/s390/boot/head.S",
      "new_id": "3a252d140c55fb15471c241f39785fc055d8a0b0",
      "new_mode": 33188,
      "new_path": "arch/s390/boot/head.S"
    },
    {
      "type": "modify",
      "old_id": "0f84c072625e07462deba1705dd90ba9c1b1e403",
      "old_mode": 33188,
      "old_path": "arch/s390/boot/ipl_parm.c",
      "new_id": "9ed7e29c81d9a0ec9e167f9b2e9d6fcf067c6c74",
      "new_mode": 33188,
      "new_path": "arch/s390/boot/ipl_parm.c"
    },
    {
      "type": "modify",
      "old_id": "121e1a8c41d73a0e9da5a41bdd3d851b9ccb2fee",
      "old_mode": 33188,
      "old_path": "arch/s390/include/asm/setup.h",
      "new_id": "d718029794e2c88ffc4db400203df30fe629f1cd",
      "new_mode": 33188,
      "new_path": "arch/s390/include/asm/setup.h"
    },
    {
      "type": "modify",
      "old_id": "1f8803a31079527f55b622c7794ff1c56328f3fa",
      "old_mode": 33188,
      "old_path": "arch/s390/include/uapi/asm/setup.h",
      "new_id": "9b685536c31c31d8de5615190d7b219051d366a3",
      "new_mode": 33188,
      "new_path": "arch/s390/include/uapi/asm/setup.h"
    },
    {
      "type": "modify",
      "old_id": "28177e4f52cc3acaf9b51b73207d4200e3e0403d",
      "old_mode": 33188,
      "old_path": "arch/s390/kernel/asm-offsets.c",
      "new_id": "8e00bb22866235b80cf22e6cd675bc903f67f316",
      "new_mode": 33188,
      "new_path": "arch/s390/kernel/asm-offsets.c"
    },
    {
      "type": "modify",
      "old_id": "ba3ace5ac73c6ba8f36a3e445144e7bcd05a3a57",
      "old_mode": 33188,
      "old_path": "arch/s390/kernel/early.c",
      "new_id": "3cdf68c536147f6deac0244437b222b45e75e7f5",
      "new_mode": 33188,
      "new_path": "arch/s390/kernel/early.c"
    },
    {
      "type": "modify",
      "old_id": "55382ffde9d45feddf406488ee4addaf42ca23b3",
      "old_mode": 33188,
      "old_path": "arch/s390/kernel/machine_kexec_file.c",
      "new_id": "528edff085d9ab8d3efaa56f2dbf9a7a8ac4d059",
      "new_mode": 33188,
      "new_path": "arch/s390/kernel/machine_kexec_file.c"
    }
  ]
}
