summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2016-03-08 23:08:36 +0100
committerJacek Anaszewski <j.anaszewski@samsung.com>2016-03-14 09:22:23 +0100
commit7296c33ed12ef13de50e03c76643382123766f96 (patch)
tree0e638f9b24d7ca375cdbfb323689626f2c21ed1d /scripts/stackusage
parent1c430f90216d00b7db13abe306d4f7fac9c6869f (diff)
downloadkernel-7296c33ed12ef13de50e03c76643382123766f96.tar.gz
leds: triggers: simplify led_trigger_store
led_trigger_store can be significantly simplified by using sysfs_streq(). Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
-vars.sh?h=linux-6.6.y&id=35c9e74cff4c798d0a07830d0d483e6ebe70352f'>selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence Livepatch selftests currently save the current dynamic debug config and tweak it for the selftests. The config is restored at the end. Make the infrastructure generic, so that more variables can be saved and restored. Link: http://lkml.kernel.org/r/20191016113316.13415-3-mbenes@suse.cz Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 2019-01-11selftests/livepatch: introduce testsJoe Lawrence Add a few livepatch modules and simple target modules that the included regression suite can run tests against: - basic livepatching (multiple patches, atomic replace) - pre/post (un)patch callbacks - shadow variable API Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Petr Mladek <pmladek@suse.com> Tested-by: Miroslav Benes <mbenes@suse.cz> Tested-by: Alice Ferrazzi <alice.ferrazzi@gmail.com> Acked-by: Joe Lawrence <joe.lawrence@redhat.com> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>