]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpu-hotplug-smp-flush-any-pending-ipi-callbacks-before-cpu-offline-v5-checkpatch...
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 22 May 2014 00:44:07 +0000 (10:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:44:07 +0000 (10:44 +1000)
commit5f52c02c3307f747ee4889c593dc47910754722a
tree8735af2bcb9d599859d2c9622c8c941069b3c14f
parentab7a42783d939cdbe729c18ab32dbf0d25746ea2
cpu-hotplug-smp-flush-any-pending-ipi-callbacks-before-cpu-offline-v5-checkpatch-fixes

WARNING: line over 80 characters
#105: FILE: kernel/stop_machine.c:230:
+  * arrive late due to hardware latencies.

WARNING: line over 80 characters
#106: FILE: kernel/stop_machine.c:231:
+  * So flush out any pending IPI callbacks

WARNING: line over 80 characters
#107: FILE: kernel/stop_machine.c:232:
+  * explicitly, to ensure that the outgoing

WARNING: line over 80 characters
#108: FILE: kernel/stop_machine.c:233:
+  * CPU doesn't go offline with work still

WARNING: line over 80 characters
#111: FILE: kernel/stop_machine.c:236:
+ generic_smp_call_function_single_interrupt();

total: 0 errors, 5 warnings, 60 lines checked

./patches/cpu-hotplug-smp-flush-any-pending-ipi-callbacks-before-cpu-offline-v5.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/stop_machine.c