aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorHeinz Mauelshagen <heinzm@redhat.com>2016-04-29 18:59:56 +0200
committerMike Snitzer <snitzer@redhat.com>2016-05-13 09:03:51 -0400
commit4c9971ca6a172e70f52a7f9b6796e843c3f70293 (patch)
tree67beaa03c6bad723dcc555d507cdb9d4ccb9f902 /tools/perf/scripts/python/flamegraph.py
parentdm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call (diff)
downloadlinux-4c9971ca6a172e70f52a7f9b6796e843c3f70293.tar.gz
linux-4c9971ca6a172e70f52a7f9b6796e843c3f70293.zip
dm raid: make sure no feature flags are set in metadata
Given we don't yet support any feature flags in the dm-raid ondisk metadata (see: 'features' member of 'struct dm_raid_superblock'), add a check to ensure no flags are actually set, if any features are set reject the activation of the RAID mapping. This is to prevent possible data corruption in case of a kernel downgrade when there'll potentially be feature flags set by a future dm-raid target. Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
/+28 2023-05-30net/sched: flower: Allow matching on layer 2 missIdo Schimmel2-2/+30 2023-05-30flow_dissector: Dissect layer 2 miss from tc skb extensionIdo Schimmel2-0/+12 2023-05-30skbuff: bridge: Add layer 2 miss indicationIdo Schimmel5-0/+33 2023-05-30devlink: save devlink_port_ops into a variable in devlink_port_function_valid...Jiri Pirko1-5/+5 2023-05-30devlink: move port_del() to devlink_port_opsJiri Pirko4-21/+11 2023-05-30devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko4-44/+26 2023-05-30devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko4-36/+26 2023-05-30devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko4-29/+25 2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko7-89/+80 2023-05-30mlx5: register devlink ports with opsJiri Pirko1-2/+10 2023-05-30sfc: register devlink port with opsJiri Pirko1-1/+7 2023-05-30devlink: move port_type_set() op into devlink_port_opsJiri Pirko3-31/+31 2023-05-30mlx4: register devlink port with opsJiri Pirko1-1/+5 2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko5-15/+18 2023-05-30nfp: devlink: register devlink port with opsJiri Pirko1-1/+5 2023-05-30mlxsw_core: register devlink port with opsJiri Pirko1-1/+5 2023-05-30ice: register devlink port for PF with opsJiri Pirko1-1/+5 2023-05-30devlink: introduce port ops placeholderJiri Pirko2-17/+54 2023-05-30net: fec: remove last_bdp from fec_enet_txq_xmit_frame()Wei Fang1-4/+2 2023-05-30r8169: check for PCI read error in probeHeiner Kallweit1-1/+8 2023-05-30dsa: lan9303: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0 2023-05-30liquidio: Use vzalloc()Christophe JAILLET2-6/+2 2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran2-4/+179 2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran1-13/+1 2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran1-0/+21 2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran2-15/+15 2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran1-28/+13 2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran2-5/+5 2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel1-0/+41 2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel1-0/+11 2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel2-20/+1 2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean8-43/+63 2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel1-6/+22