]> Git Repo - linux.git/blobdiff - arch/x86/kernel/cpu/resctrl/monitor.c
Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[linux.git] / arch / x86 / kernel / cpu / resctrl / monitor.c
index 20952419be75cf714dde021b1d60c5133945b75d..ded1fc7cb7cb25db65eed339c99bd1638a380122 100644 (file)
@@ -76,7 +76,7 @@ unsigned int resctrl_rmid_realloc_limit;
 #define CF(cf) ((unsigned long)(1048576 * (cf) + 0.5))
 
 /*
- * The correction factor table is documented in Documentation/x86/resctrl.rst.
+ * The correction factor table is documented in Documentation/arch/x86/resctrl.rst.
  * If rmid > rmid threshold, MBM total and local values should be multiplied
  * by the correction factor.
  *
This page took 0.04041 seconds and 4 git commands to generate.