)]}'
{
  "commit": "ac34be5c954816ae3e4097f58e82ce408cc4dcbb",
  "tree": "7d6cc48cb8e3d9bff153db8d6da782e220dd30fd",
  "parents": [
    "a2caf9d596c678888e7edbe213b9b9cc7a3a19cc"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Mon Jun 12 16:23:03 2023 +0200"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Wed Jun 14 11:59:37 2023 +0200"
  },
  "message": "x86/fpu: Move FPU initialization into arch_cpu_finalize_init()\n\nInitializing the FPU during the early boot process is a pointless\nexercise. Early boot is convoluted and fragile enough.\n\nNothing requires that the FPU is set up early. It has to be initialized\nbefore fork_init() because the task_struct size depends on the FPU register\nbuffer size.\n\nMove the initialization to arch_cpu_finalize_init() which is the perfect\nplace to do so.\n\nNo functional change.\n\nThis allows to remove quite some of the custom early command line parsing,\nbut that\u0027s subject to the next installment.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2807e5b01d593360104202842971cde173acf5ed",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/cpu/common.c",
      "new_id": "46ebdd60fd96f0022675f18fa77739d8731b7f29",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/cpu/common.c"
    }
  ]
}
