summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2025-10-16 19:26:26 -0700
committerLucas De Marchi <lucas.demarchi@intel.com>2025-10-17 15:32:38 -0700
commitf4e9acaa5dd58ea4635a2c4a84d188e2a374b807 (patch)
tree6902bf6dd6feed1eb206dd1591512885ba497f2c /tools/perf/scripts/python/bin/syscall-counts-record
parent1553d6c58870476f29ec0bf43f264094553d1407 (diff)
downloadkernel-f4e9acaa5dd58ea4635a2c4a84d188e2a374b807.tar.gz
drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
Since the hardware load balancing is no longer supported, the programming in RCU_MODE is no longer necessary. Bspec: 60382 Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com> Link: https://lore.kernel.org/r/20251016-xe3p-v3-7-3dd173a3097a@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions
2-09 19:43:33 -0800'>2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa 2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov 2009-11-02Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli 2009-11-02bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli 2009-10-01fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten 2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori 2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen 2009-06-16block: remove some includings of blktrace_api.hLi Zefan 2009-06-12trivial: fix typo in bio_alloc kernel docNikanth Karthikesan 2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds 2009-06-10fs/bio.c: add missing __user annotationMichal Simek 2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan 2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen 2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen 2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe 2009-05-19bio: always copy back data for copied kernel requestsTejun Heo 2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori 2009-04-22bio: use bio_kmalloc() in copy/map functionsTejun Heo 2009-04-22bio: fix bio_kmalloc()Tejun Heo 2009-04-15bio: add documentation to bio_alloc()Jens Axboe