Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725507
| From | Andrea Arcangeli <aarcange@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 01/13] dax: update to new mmu_notifier semantic |
| Date | 2017-09-02 15:40 +0200 |
| Message-ID | <ulgOt-3xM-9@gated-at.bofh.it> (permalink) |
| References | <ukF2x-2z7-7@gated-at.bofh.it> <ukFcf-2CI-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 31, 2017 at 05:17:26PM -0400, Jerome Glisse wrote:
> + if (start && end) {
"&& end" can be dropped from above and the other places but it can be
optimized later..
Thanks,
Andrea
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/13] mmu_notifier kill invalidate_page callback v2 jglisse@redhat.com - 2017-08-31 23:30 +0200
[PATCH 01/13] dax: update to new mmu_notifier semantic jglisse@redhat.com - 2017-08-31 23:30 +0200
Re: [PATCH 01/13] dax: update to new mmu_notifier semantic Andrea Arcangeli <aarcange@redhat.com> - 2017-09-02 15:40 +0200
[PATCH 02/13] mm/rmap: update to new mmu_notifier semantic v2 jglisse@redhat.com - 2017-08-31 23:30 +0200
Re: [PATCH 00/13] mmu_notifier kill invalidate_page callback v2 Andrea Arcangeli <aarcange@redhat.com> - 2017-09-02 15:30 +0200
csiph-web