Re: [GIT PULL] cachefiles, afs: mm wait fixes

2021-03-24 Thread pr-tracker-bot
The pull request you sent on Wed, 24 Mar 2021 08:21:21 +: > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git > tags/afs-cachefiles-fixes-20210323 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8a9d2e133e2fb6429d7503eb1d382ca4049219d7 Thank

Re: [GIT PULL] cachefiles, afs: mm wait fixes

2021-03-24 Thread Linus Torvalds
On Wed, Mar 24, 2021 at 1:21 AM David Howells wrote: > > - I've included these together since they are an excerpt from a patch >series of Willy's, but I can send the first separately from the other >two if you'd prefer since they touch different modules. It's small enough and related

[GIT PULL] cachefiles, afs: mm wait fixes

2021-03-24 Thread David Howells
Hi Linus, Could you pull these patches from Matthew Wilcox to fix page waiting-related issues in cachefiles and afs as extracted from his folio series[1]: (1) In cachefiles, remove the use of the wait_bit_key struct to access something that's actually in wait_page_key format. The proper