Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1290706
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR |
| Date | 2015-12-13 22:20 +0100 |
| Message-ID | <qFmdI-5c9-23@gated-at.bofh.it> (permalink) |
| References | <qEVdw-4sK-11@gated-at.bofh.it> <qEXfj-5Kv-5@gated-at.bofh.it> <qEYl5-6qE-49@gated-at.bofh.it> <qFbBD-6Gz-1@gated-at.bofh.it> <qFlUm-4PZ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Dec 13, 2015 at 12:51:08PM -0800, Linus Torvalds wrote: > On Sun, Dec 13, 2015 at 1:50 AM, Peter Zijlstra <peterz@infradead.org> wrote: > > > > Yes. I made a right mess of things with my 'fix'. > > Can I get the latest version of your fix as a patch (or pull request, > I'm not picky)? I'd like to get this fixed for 4.4-rc5, which is > supposed to go out today.. On its way (or there already, since I send it before this one). I did an allmodconfig build with it on your latest just in case. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Chris Mason <clm@fb.com> - 2015-12-12 17:30 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Linus Torvalds <torvalds@linux-foundation.org> - 2015-12-12 19:40 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Linus Torvalds <torvalds@linux-foundation.org> - 2015-12-12 20:50 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Chris Mason <clm@fb.com> - 2015-12-13 01:10 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Dave Jones <dsj@fb.com> - 2015-12-14 19:40 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Chris Mason <clm@fb.com> - 2015-12-14 21:10 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Chris Mason <clm@fb.com> - 2015-12-15 01:10 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Peter Zijlstra <peterz@infradead.org> - 2015-12-13 11:00 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Chris Mason <clm@fb.com> - 2015-12-13 17:00 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Linus Torvalds <torvalds@linux-foundation.org> - 2015-12-13 22:00 +0100
Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Peter Zijlstra <peterz@infradead.org> - 2015-12-13 22:20 +0100
csiph-web