Wolfram Sang <wsa@xxxxxxxxxx> writes:I was able to patch it with the instructions above. Thanks! I will compile and test the RC3 as soon as possible.
Christian, the whole series is downloadable as a single mbox here:Sure, will do that later as well!But please do it privately. For upstreaming, the patch series you sent
is way better than a single patch.
https://patchwork.ozlabs.org/series/264134/mbox/
Save that to a file and apply with `git am`.
eg:
$ wget -O mbox https://patchwork.ozlabs.org/series/264134/mbox/
$ git am mbox
It applies cleanly on v5.15-rc3.
cheers