Comment 86 for bug 2056461

Revision history for this message
In , kip (kip-linux-kernel-bugs) wrote :

@TJ, I've tried your most recent patch on the 6.8.0-39 kernel and it does not apply:

$ apt source linux

$ ls
0001-WIP-tenative-fix-to-allow-reads-past-cached-size-for.patch linux_6.8.0-39.39.diff.gz linux_6.8.0.orig.tar.gz
linux-6.8.0 linux_6.8.0-39.39.dsc

$ cd linux-6.8.0/

$ patch -p1 --dry-run < ../0001-WIP-tenative-fix-to-allow-reads-past-cached-size-for.patch
checking file fs/9p/vfs_addr.c
Hunk #1 succeeded at 73 (offset -2 lines).
checking file fs/netfs/io.c
Hunk #1 succeeded at 523 (offset 137 lines).
Hunk #2 succeeded at 596 (offset 137 lines).
Hunk #3 FAILED at 597.
1 out of 3 hunks FAILED

Are you able to simply create a PPA for those of us on Ubuntu to try? I've been trying to build binaries from your patch since June unsuccessfully.