Home
last modified time | relevance | path

Searched refs:revert (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/process/
A Dapplying-patches.rst19 In addition to explaining how to apply and revert patches, a brief
37 How do I apply or revert a patch?
57 To revert a previously applied patch, use the -R argument to patch.
62 You can revert (undo) it like this::
185 previously and actually intended to revert it, but forgot to specify -R,
186 then you can say [**y**]es here to make patch revert it for you.
276 first revert the 5.x.y patch).
290 $ patch -p1 -R < ../patch-5.6.1 # revert the 5.6.1 patch
329 $ patch -p1 -R < ../patch-5.7.2 # revert the 5.7.2 patch
371 $ patch -p1 -R < ../patch-5.8-rc3 # revert the 5.8-rc3 patch
[all …]
/linux/drivers/of/unittest-data/
A Doverlay_5.dts5 /* overlay_5 - test overlay apply revert */
/linux/drivers/parport/
A DBUGS-parport6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
/linux/kernel/cgroup/
A Dpids.c158 goto revert; in pids_try_charge()
163 revert: in pids_try_charge()
/linux/Documentation/ABI/testing/
A Dsysfs-class-power-ltc4162l75 voltage above 1V. It will then automatically revert to "0".
A Dsysfs-block-bcache75 writes transparently revert to writethrough mode. Intended only
/linux/sound/soc/sof/intel/
A Dhda-dsp.c459 goto revert; in hda_dsp_set_D0_state()
464 revert: in hda_dsp_set_D0_state()
/linux/drivers/of/
A Ddynamic.c536 bool revert) in __of_changeset_entry_notify() argument
542 if (revert) { in __of_changeset_entry_notify()
/linux/Documentation/devicetree/bindings/display/bridge/
A Dadi,adv7533.yaml31 optional and revert to defaults if not specified.
A Dadi,adv7511.yaml33 optional and revert to defaults if not specified.
/linux/Documentation/livepatch/
A Dcumulative-patches.rst52 - Atomically revert some functions in a previous patch while
/linux/Documentation/driver-api/
A Ddevice_link.rst289 * If the probe fails, links to suppliers revert back to ``DL_STATE_AVAILABLE``.
295 * When the consumer's driver is later on removed, links to suppliers revert
313 the supplier driver is released and the links revert to ``DL_STATE_DORMANT``.
/linux/Documentation/filesystems/
A Docfs2.rst89 large, the fs will silently revert it to the default.
A Dceph.rst162 copies. Currently, it's only used in copy_file_range, which will revert
A Dtmpfs.rst113 memory policy for the file will revert to "default" policy.
/linux/drivers/net/
A Dveth.c1228 goto revert; in veth_set_channels()
1243 goto revert; in veth_set_channels()
1258 revert: in veth_set_channels()
/linux/fs/ext4/
A Dioctl.c234 goto revert; in swap_inode_boot_loader()
244 revert: in swap_inode_boot_loader()
/linux/Documentation/vm/
A Dhwpoison.rst88 Set early/late kill mode/revert to system default
A Dnuma.rst138 may revert to its own fallback path. The slab kernel memory allocator is an
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sp.h647 void (*revert)(struct bnx2x *bp, member
/linux/arch/mips/lib/
A Dcsum_partial.S502 ADD len, 8*NBYTES # revert len (see above)
/linux/Documentation/
A Dwatch_queue.rst28 such pipes due to them wanting to, under some circumstances, revert their
/linux/Documentation/networking/device_drivers/ethernet/chelsio/
A Dcxgb.rst332 have issues with these settings, please revert to the "safe" settings
/linux/Documentation/networking/
A Dnetdev-FAQ.rst140 There is no revert possible, once it is pushed out, it stays like that.
/linux/drivers/usb/host/
A Dxhci-ring.c1313 bool revert = false; in update_ring_for_set_deq_completion() local
1341 revert = true; in update_ring_for_set_deq_completion()
1346 if (revert) { in update_ring_for_set_deq_completion()

Completed in 81 milliseconds

12