summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-04-20 09:19:02 +0200
committerGerd Hoffmann <kraxel@redhat.com>2018-04-27 08:58:04 +0200
commit998010bfae6ebaac68af905bef9f6e276f775254 (patch)
tree486e7e8f05eed03af9db744f0924a0fff4e1bd09 /tools/perf/scripts/python/bin
parent735581a0a13c58e6ff7eaf7a1087e1e5d917cabe (diff)
downloadkernel-998010bfae6ebaac68af905bef9f6e276f775254.tar.gz
qxl: move qxl_send_monitors_config()
Needed to avoid a forward declaration in a followup patch. Pure code move, no functional change. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-3-kraxel@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
22:27:33 -0400'>2011-07-27devtmpfs: missing initialialization in never-hit caseAl Viro 2011-07-25fix devtmpfs raceAl Viro 2011-07-20devtmpfs: get rid of bogus mkdir in create_path()Al Viro 2011-07-20switch devtmpfs to kern_path_create()Al Viro 2011-07-20switch devtmpfs object creation/removal to separate kernel threadAl Viro 2010-10-29convert get_sb_single() usersAl Viro 2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-07Driver-Core: devtmpfs - reset inode permissions before unlinkingKay Sievers 2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens 2009-12-23devtmpfs: unlock mutex in case of string allocation errorKay Sievers 2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner 2009-12-11Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers 2009-12-11Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers 2009-12-11Driver Core: devtmpfs: use sys_mount()Kay Sievers 2009-12-11Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers 2009-12-11Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers