Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245107
| From | Andrea Arcangeli <aarcange@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] thp: use is_zero_pfn after pte_present check |
| Date | 2015-10-12 22:30 +0200 |
| Message-ID | <qiRTk-1ps-15@gated-at.bofh.it> (permalink) |
| References | <qiAz7-1bO-1@gated-at.bofh.it> <qiIn0-4jD-3@gated-at.bofh.it> <qiMJY-29w-7@gated-at.bofh.it> <qiN3k-2LY-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello, On Mon, Oct 12, 2015 at 05:15:06PM +0200, Vlastimil Babka wrote: > So this patch should be stable 4.1+. Does it apply both in -next and > 4.3-rcX? It applies clean to 4.3-rc but it'll reject on <= 4.2 because of some orthogonal change, so for stable it sounds better to send a separate patch. Reviewed-by: Andrea Arcangeli <aarcange@redhat.com> Thanks, Andrea -- 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 | Next in thread | Find similar | Unroll thread
[PATCH] thp: use is_zero_pfn after pte_present check Minchan Kim <minchan@kernel.org> - 2015-10-12 04:00 +0200
Re: [PATCH] thp: use is_zero_pfn after pte_present check "Kirill A. Shutemov" <kirill@shutemov.name> - 2015-10-12 12:20 +0200
Re: [PATCH] thp: use is_zero_pfn after pte_present check Minchan Kim <minchan@kernel.org> - 2015-10-12 17:00 +0200
Re: [PATCH] thp: use is_zero_pfn after pte_present check Vlastimil Babka <vbabka@suse.cz> - 2015-10-12 17:20 +0200
Re: [PATCH] thp: use is_zero_pfn after pte_present check Andrea Arcangeli <aarcange@redhat.com> - 2015-10-12 22:30 +0200
Re: [PATCH] thp: use is_zero_pfn after pte_present check "Kirill A. Shutemov" <kirill@shutemov.name> - 2015-10-12 17:30 +0200
csiph-web