summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2017-02-08 03:33:36 -0800
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>2017-02-08 10:09:09 -0500
commitc0d197d55e8e8aeeea55f79bdf67e1c957bfa25d (patch)
tree7edcfb440ddbb1c578ba31c2b43cc8bbbc034dcf /tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
parent7a1c44ebc5ac2e2c28d95b0da6060728c334e7e4 (diff)
downloadkernel-c0d197d55e8e8aeeea55f79bdf67e1c957bfa25d.tar.gz
xenbus: Neaten xenbus_va_dev_error
This function error patch can be simplified, so do so. Remove fail: label and somewhat obfuscating, used once "error_path" function. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/failed-syscalls-by-pid-report')
0 files changed, 0 insertions, 0 deletions
2023-02-02mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple 2023-01-19fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner 2023-01-18mm/swap: convert deactivate_page() to folio_deactivate()Vishal Moola (Oracle) 2023-01-18madvise: convert madvise_cold_or_pageout_pte_range() to use foliosVishal Moola (Oracle) 2023-01-18mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()Kefeng Wang 2023-01-11mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes 2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2022-12-11mm: add cond_resched() in swapin_walk_pmd_entry()Kefeng Wang 2022-12-11mm/madvise: fix madvise_pageout for private file mappingsPavankumar Kondeti 2022-11-30mm: anonymous shared memory namingPasha Tatashin 2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz 2022-11-25use less confusing names for iov_iter direction initializersAl Viro 2022-10-28mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfsRik van Riel 2022-10-03madvise: convert madvise_free_pte_range() to use a folioMatthew Wilcox (Oracle) 2022-09-26mm/madvise: use vma_find() instead of vma linked listLiam R. Howlett 2022-09-26Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton 2022-09-26mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim 2022-09-11mm/madvise: add MADV_COLLAPSE to process_madvise()Zach O'Keefe 2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe 2022-07-17mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra 2022-07-03mm/madvise: minor cleanup for swapin_walk_pmd_entry()Miaohe Lin 2022-06-16mm/memory-failure: disable unpoison once hw error happenszhenwei pi 2022-05-27mm: filter out swapin error entry in shmem mappingMiaohe Lin 2022-05-27mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_rangeMiaohe Lin