summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2018-03-27 14:33:49 -0500
committerWim Van Sebroeck <wim@linux-watchdog.org>2018-04-16 10:22:39 +0200
commite30d69df78fb2667dc58e906cabd0f70ed0af95d (patch)
tree5db2042e54318a1a0a3dceab11e2e626174f8aba /tools/perf/scripts/python/bin/stackcollapse-record
parent3ff0751fa04208459b74cfbe492df79468b8425c (diff)
downloadkernel-e30d69df78fb2667dc58e906cabd0f70ed0af95d.tar.gz
watchdog: wafer5823wdt: Mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Notice that in this particular case I replaced "Fall" with a proper "Fall through" comment, which is what GCC is expecting to find. Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
wap.c?h=linux-6.6.y&id=c3df29d13044d885695067fa0b1386824942557a'>mm/swap.c: remove duplicated includeYueHaibing 2018-10-21pagevec: Use xa_mark_tMatthew Wilcox 2018-09-29xarray: Replace exceptional entriesMatthew Wilcox 2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams 2018-04-05mm/swap.c: remove @cold parameter description for release_pages()Mike Rapoport 2018-02-21mm/swap.c: make functions and their kernel-doc agree (again)Mike Rapoport 2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt 2018-02-06mm: docs: fix parameter names mismatchMike Rapoport 2018-01-31mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap 2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko 2017-11-15mm, pagevec: rename pagevec drained fieldMel Gorman 2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman 2017-11-15mm: remove cold parameter for release_pagesMel Gorman 2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman 2017-11-15mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman 2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara 2017-11-15mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara 2017-11-15mm: implement find_get_pages_range_tag()Jan Kara 2017-10-03mm: avoid marking swap cached page as lazyfreeShaohua Li 2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse 2017-09-06mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara 2017-09-06mm: implement find_get_pages_range()Jan Kara 2017-09-06mm: make pagevec_lookup() update indexJan Kara 2017-07-10mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner 2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin 2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li 2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2017-05-01mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams 2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko 2017-02-24mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner 2017-02-22mm/swap: split swap cache into 64MB trunksHuang, Ying 2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin