···11+Patches for CPU Controller on Control Group v2
22+===============================================
33+44+See Tejun Heo's [explanation][1] for why these patches are currently
55+out-of-tree.
66+77+Generating the patches
88+-----------------------
99+1010+In a linux checkout, with remote tc-cgroup pointing to
1111+git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git, your
1212+nixpkgs checkout in the same directory as your linux checkout (or
1313+modify the command accordingly), and setting `ver` to the appropriate
1414+version:
1515+1616+```shell
1717+$ ver=4.7
1818+$ git log --reverse --patch v$ver..remotes/tc-cgroup/cgroup-v2-cpu-v$ver > ../nixpkgs/pkgs/os-specific/linux/kernel/cpu-cgroup-v2-patches/$ver.patch
1919+```
2020+2121+[1]: https://git.kernel.org/cgit/linux/kernel/git/tj/cgroup.git/tree/Documentation/cgroup-v2-cpu.txt?h=cgroup-v2-cpu