Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1268643
| From | Minchan Kim <minchan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures |
| Date | 2015-11-13 07:20 +0100 |
| Message-ID | <qufSi-2Lr-17@gated-at.bofh.it> (permalink) |
| References | <qtRPX-49d-3@gated-at.bofh.it> <qtRPX-49d-1@gated-at.bofh.it> <qtYeJ-8ek-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 12, 2015 at 01:27:53PM +0200, Kirill A. Shutemov wrote: > On Thu, Nov 12, 2015 at 01:32:59PM +0900, Minchan Kim wrote: > > From: Chen Gang <gang.chen.5i5j@gmail.com> > > > > For uapi, need try to let all macros have same value, and MADV_FREE is > > added into main branch recently, so need redefine MADV_FREE for it. > > > > At present, '8' can be shared with all architectures, so redefine it to > > '8'. > > Why not fold the patch into thre previous one? Because it was a little bit arguable at that time whether we could use number 8 for all of arches. If so, simply I can drop this patch only. -- 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 v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures Minchan Kim <minchan@kernel.org> - 2015-11-12 05:40 +0100
Re: [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures "Kirill A. Shutemov" <kirill@shutemov.name> - 2015-11-12 12:30 +0100
Re: [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures Minchan Kim <minchan@kernel.org> - 2015-11-13 07:20 +0100
csiph-web