)]}'
{
  "commit": "1f80b9c6951b522eb6b0ce0ac88eba15147ab607",
  "tree": "5c8225beddced6bb05ed3b7549c7e23712919c6e",
  "parents": [
    "a8b342715a563d22b5455f416e6d451b6dc33f34"
  ],
  "author": {
    "name": "Vlastimil Babka",
    "email": "vbabka@suse.cz",
    "time": "Fri Nov 11 11:04:55 2022 +0100"
  },
  "committer": {
    "name": "Vlastimil Babka",
    "email": "vbabka@suse.cz",
    "time": "Thu Nov 24 11:29:18 2022 +0100"
  },
  "message": "mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED\n\nAs explained in [1], we would like to remove SLOB if possible.\n\n- There are no known users that need its somewhat lower memory footprint\n  so much that they cannot handle SLUB (after some modifications by the\n  previous patches) instead.\n\n- It is an extra maintenance burden, and a number of features are\n  incompatible with it.\n\n- It blocks the API improvement of allowing kfree() on objects allocated\n  via kmem_cache_alloc().\n\nAs the first step, rename the CONFIG_SLOB option in the slab allocator\nconfiguration choice to CONFIG_SLOB_DEPRECATED. Add CONFIG_SLOB\ndepending on CONFIG_SLOB_DEPRECATED as an internal option to avoid code\nchurn. This will cause existing .config files and defconfigs with\nCONFIG_SLOB\u003dy to silently switch to the default (and recommended\nreplacement) SLUB, while still allowing SLOB to be configured by anyone\nthat notices and needs it. But those should contact the slab maintainers\nand linux-mm@kvack.org as explained in the updated help. With no valid\nobjections, the plan is to update the existing defconfigs to SLUB and\nremove SLOB in a few cycles.\n\nTo make SLUB more suitable replacement for SLOB, a CONFIG_SLUB_TINY\noption was introduced to limit SLUB\u0027s memory overhead.\nThere is a number of defconfigs specifying CONFIG_SLOB\u003dy. As part of\nthis patch, update them to select CONFIG_SLUB and CONFIG_SLUB_TINY.\n\n[1] https://lore.kernel.org/all/b35c3f82-f67b-2103-7d82-7a7ba7521439@suse.cz/\n\nCc: Russell King \u003clinux@armlinux.org.uk\u003e\nCc: Aaro Koskinen \u003caaro.koskinen@iki.fi\u003e\nCc: Janusz Krzysztofik \u003cjmkrzyszt@gmail.com\u003e\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\nCc: Jonas Bonn \u003cjonas@southpole.se\u003e\nCc: Stefan Kristiansson \u003cstefan.kristiansson@saunalahti.fi\u003e\nCc: Stafford Horne \u003cshorne@gmail.com\u003e\nCc: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nCc: Rich Felker \u003cdalias@libc.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nCc: Josh Triplett \u003cjosh@joshtriplett.org\u003e\nCc: Conor Dooley \u003cconor@kernel.org\u003e\nCc: Damien Le Moal \u003cdamien.lemoal@opensource.wdc.com\u003e\nCc: Christophe Leroy \u003cchristophe.leroy@csgroup.eu\u003e\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: Vlastimil Babka \u003cvbabka@suse.cz\u003e\nAcked-by: Aaro Koskinen \u003caaro.koskinen@iki.fi\u003e # OMAP1\nReviewed-by: Damien Le Moal \u003cdamien.lemoal@opensource.wdc.com\u003e # riscv k210\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e # arm\nAcked-by: Roman Gushchin \u003croman.gushchin@linux.dev\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "92481b2a88fa24734b4da0528212526fa3a865a8",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/clps711x_defconfig",
      "new_id": "adcee238822a3d63ac471bafa17bba724c99fb2c",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/clps711x_defconfig"
    },
    {
      "type": "modify",
      "old_id": "2a2d2cb3ce2ea76fd14f0a254d4006cb7c73ea7e",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/collie_defconfig",
      "new_id": "69341c33e0cc67a3cc049d234b0f5d90e396e481",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/collie_defconfig"
    },
    {
      "type": "modify",
      "old_id": "e2fd822f741a833c84e51b06a2a9ad564285e1ab",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/multi_v4t_defconfig",
      "new_id": "b60000a89affd896216d68cc0ac2947ecb4d5289",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/multi_v4t_defconfig"
    },
    {
      "type": "modify",
      "old_id": "70511fe4b3ecfa162294aeb05b105f811876daac",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/omap1_defconfig",
      "new_id": "246f1bba7df52ce61152178bf6d12000b2f46cf6",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/omap1_defconfig"
    },
    {
      "type": "modify",
      "old_id": "d60cc9cc4c21404490d3844c9201be8d9c710c51",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/pxa_defconfig",
      "new_id": "0a0f12df40b56492a54a3e18ad05c7ad6f8de925",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/pxa_defconfig"
    },
    {
      "type": "modify",
      "old_id": "3b29ae1fb75022411c48d2ea24cc4fe367dcf53f",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/tct_hammer_defconfig",
      "new_id": "6bd38b6f22c411089e3d12053bdc4b22f77d3b95",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/tct_hammer_defconfig"
    },
    {
      "type": "modify",
      "old_id": "ea59e4b6bfc5e7f48b50f587a0a32453850c37e6",
      "old_mode": 33188,
      "old_path": "arch/arm/configs/xcep_defconfig",
      "new_id": "6bd9f71b71fc8d96894d36853bab0ec1bf642e62",
      "new_mode": 33188,
      "new_path": "arch/arm/configs/xcep_defconfig"
    },
    {
      "type": "modify",
      "old_id": "6e1e004047c75f1baee35dfd1af1777d51b0189a",
      "old_mode": 33188,
      "old_path": "arch/openrisc/configs/or1ksim_defconfig",
      "new_id": "0116e465238f68e09e8e49813e4636ec62a92dc1",
      "new_mode": 33188,
      "new_path": "arch/openrisc/configs/or1ksim_defconfig"
    },
    {
      "type": "modify",
      "old_id": "ff49d868e0401382f9abcbeba9d592c7988db01a",
      "old_mode": 33188,
      "old_path": "arch/openrisc/configs/simple_smp_defconfig",
      "new_id": "b990cb6c930926b63a873c28886d111f6e14d128",
      "new_mode": 33188,
      "new_path": "arch/openrisc/configs/simple_smp_defconfig"
    },
    {
      "type": "modify",
      "old_id": "96fe8def644ce69a735b25d6ee2325655c728769",
      "old_mode": 33188,
      "old_path": "arch/riscv/configs/nommu_k210_defconfig",
      "new_id": "79b3ccd58ff0310b0700d371b1a093bcd307a513",
      "new_mode": 33188,
      "new_path": "arch/riscv/configs/nommu_k210_defconfig"
    },
    {
      "type": "modify",
      "old_id": "379740654373262a17be84778bfaee089f4aa0c7",
      "old_mode": 33188,
      "old_path": "arch/riscv/configs/nommu_k210_sdcard_defconfig",
      "new_id": "6b80bb13b8edd960e1879984afa9fd3799b47aff",
      "new_mode": 33188,
      "new_path": "arch/riscv/configs/nommu_k210_sdcard_defconfig"
    },
    {
      "type": "modify",
      "old_id": "1a56eda5ce46db6f86e4885e7be11daf3cfc85d5",
      "old_mode": 33188,
      "old_path": "arch/riscv/configs/nommu_virt_defconfig",
      "new_id": "4cf0f297091e720f888cfe8c701db766572d6247",
      "new_mode": 33188,
      "new_path": "arch/riscv/configs/nommu_virt_defconfig"
    },
    {
      "type": "modify",
      "old_id": "619c18699459769b8eef382c5775089a0480a557",
      "old_mode": 33188,
      "old_path": "arch/sh/configs/rsk7201_defconfig",
      "new_id": "376e95fa77bc6840160b3f778e1eef417d659153",
      "new_mode": 33188,
      "new_path": "arch/sh/configs/rsk7201_defconfig"
    },
    {
      "type": "modify",
      "old_id": "d00fafc021e1ac8ef34d55946cc6a9f497dbd17e",
      "old_mode": 33188,
      "old_path": "arch/sh/configs/rsk7203_defconfig",
      "new_id": "1d5fd67a3949b48f72d58a355f31aa7435f809c1",
      "new_mode": 33188,
      "new_path": "arch/sh/configs/rsk7203_defconfig"
    },
    {
      "type": "modify",
      "old_id": "122216123e6399c976ac4c5600e6aa34df04e298",
      "old_mode": 33188,
      "old_path": "arch/sh/configs/se7206_defconfig",
      "new_id": "78e0e7be57ee1f18ae78e6f18523b601efc8526a",
      "new_mode": 33188,
      "new_path": "arch/sh/configs/se7206_defconfig"
    },
    {
      "type": "modify",
      "old_id": "c0b6f40d01cca53c6116d5c4ee892c01ab2abf3e",
      "old_mode": 33188,
      "old_path": "arch/sh/configs/shmin_defconfig",
      "new_id": "e078b193a78a89ccdc7baaa2a7a5668192a41e9f",
      "new_mode": 33188,
      "new_path": "arch/sh/configs/shmin_defconfig"
    },
    {
      "type": "modify",
      "old_id": "32ec6eb1eabcfc2be257fde90b90883b672ad6b7",
      "old_mode": 33188,
      "old_path": "arch/sh/configs/shx3_defconfig",
      "new_id": "aa353dff7f1931b9f9d9ea5b2fe932c2d5340b17",
      "new_mode": 33188,
      "new_path": "arch/sh/configs/shx3_defconfig"
    },
    {
      "type": "modify",
      "old_id": "8a44b93da0f3d02eb2e12da86aa7d2534540c190",
      "old_mode": 33188,
      "old_path": "kernel/configs/tiny.config",
      "new_id": "c2f9c912df1cc8cd129a8b6a162d3484324ceeee",
      "new_mode": 33188,
      "new_path": "kernel/configs/tiny.config"
    },
    {
      "type": "modify",
      "old_id": "5941cb34e30dce60f956a8de8c6d25640c9d9d58",
      "old_mode": 33188,
      "old_path": "mm/Kconfig",
      "new_id": "dcc49c69552f8914ac6265e55f5908fe0f9388de",
      "new_mode": 33188,
      "new_path": "mm/Kconfig"
    }
  ]
}
