From 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 16 May 2024 03:11:33 +0000 Subject: [PATCH] AX88772C_eeprom and ax8872c build together --- kernel/Documentation/ABI/testing/sysfs-fs-incfs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-fs-incfs b/kernel/Documentation/ABI/testing/sysfs-fs-incfs index 690c687..e4e05f9 100644 --- a/kernel/Documentation/ABI/testing/sysfs-fs-incfs +++ b/kernel/Documentation/ABI/testing/sysfs-fs-incfs @@ -15,6 +15,12 @@ Description: Reads 'supported'. Present if zstd compression is supported for data blocks. +What: /sys/fs/incremental-fs/features/bugfix_throttling +Date: January 2023 +Contact: Paul Lawrence <paullawrence@google.com> +Description: Reads 'supported'. Present if the throttling lock bug is fixed + https://android-review.git.corp.google.com/c/kernel/common/+/2381827 + What: /sys/fs/incremental-fs/instances/[name] Date: April 2021 Contact: Paul Lawrence <paullawrence@google.com> -- Gitblit v1.6.2