Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1326280
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 03/14] tools, perf: make gfp_compact_table up to date |
| Date | 2016-02-04 01:00 +0100 |
| Message-ID | <qYfv4-Cf-27@gated-at.bofh.it> (permalink) |
| References | <qVbei-4b6-31@gated-at.bofh.it> <qVbnY-4eF-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 26 Jan 2016, Vlastimil Babka wrote: > When updating tracing's show_gfp_flags() I have noticed that perf's > gfp_compact_table is also outdated. Fill in the missing flags and place a > note in gfp.h to increase chance that future updates are synced. Convert the > __GFP_X flags from "GFP_X" to "__GFP_X" strings in line with the previous > patch. > > Signed-off-by: Vlastimil Babka <vbabka@suse.cz> > Cc: Steven Rostedt <rostedt@goodmis.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Arnaldo Carvalho de Melo <acme@kernel.org> > Cc: Ingo Molnar <mingo@redhat.com> > Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk> > Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> > Cc: Minchan Kim <minchan@kernel.org> > Cc: Sasha Levin <sasha.levin@oracle.com> > Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> > Cc: Mel Gorman <mgorman@suse.de> > Cc: Michal Hocko <mhocko@suse.com> Acked-by: David Rientjes <rientjes@google.com>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 03/14] tools, perf: make gfp_compact_table up to date David Rientjes <rientjes@google.com> - 2016-02-04 01:00 +0100
csiph-web