summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2020-04-14 02:37:26 +0200
committerLinus Walleij <linus.walleij@linaro.org>2020-04-16 13:15:40 +0200
commit90bcb0c3ca0809d1ed358bfbf838df4b3d4e58e0 (patch)
treef2173e30b11a16f6a47486cadcd31dc528abcd00 /tools/perf/scripts/python/net_dropmonitor.py
parent6a27268cdeb035aca092c3bc2a426594fb558cc1 (diff)
downloadkernel-90bcb0c3ca0809d1ed358bfbf838df4b3d4e58e0.tar.gz
pinctrl: qcom: fix wrong write in update_dual_edge
Fix a typo in the readl/writel accessor conversion where val is used instead of pol changing the behavior of the original code. Cc: stable@vger.kernel.org Fixes: 6c73698904aa pinctrl: qcom: Introduce readl/writel accessors Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20200414003726.25347-1-ansuelsmth@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
r>2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner 2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner 2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells 2011-03-17vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro 2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V 2011-03-14open-style analog of vfs_path_lookup()Al Viro 2011-03-14switch do_filp_open() to struct open_flagsAl Viro 2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown 2011-01-17tidy up around finish_automount()Al Viro 2011-01-17Take the completion of automount into new helperAl Viro 2011-01-16sanitize vfsmount refcounting changesAl Viro 2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells 2011-01-07fs: scale mntget/mntputNick Piggin