summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2024-05-14 08:53:07 -0600
committerAl Viro <viro@zeniv.linux.org.uk>2025-06-11 18:20:19 -0400
commita98ce0275b4b3fd5e0622da8aabbccc9a39670e0 (patch)
tree6df6f26827f5d925eb40483fc684b98b7854c3c0 /tools/perf/scripts/python/export-to-sqlite.py
parent29d673b1508fcaa14be32e92679874f10a099bc8 (diff)
downloadkernel-a98ce0275b4b3fd5e0622da8aabbccc9a39670e0.tar.gz
efi_secret: clean securityfs use up
securityfs_remove() does take care of entire subtree now; no need to mess with them individually. NB: ->i_op replacement in there is still buggy. One shouldn't ever modify ->i_op of live accessible inode. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
d937c96da36f66429f3362137'>driver core: Add fwnode_init()Saravana Kannan 2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds 2020-07-29nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box 2020-06-22ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus 2019-10-11device property: Add a function to obtain a node's prefixSakari Ailus 2019-10-11device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus 2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-09-02ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldocGeert Uytterhoeven 2019-08-26ACPI / property: Add two new Thunderbolt property GUIDs to the listMika Westerberg