diff options
author | David Daney <ddaney@caviumnetworks.com> | 2010-11-06 00:17:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-06 01:45:35 +0100 |
commit | 433039e97f672b81e6c8f6daef385dcf035c6e29 (patch) | |
tree | 0b4b181cf1db4019ae34dccc49e06945e4df117b /security/smack | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-433039e97f672b81e6c8f6daef385dcf035c6e29.tar.xz linux-433039e97f672b81e6c8f6daef385dcf035c6e29.zip |
watchdog: Fix section mismatch and potential undefined behavior.
Commit d9ca07a05ce1 ("watchdog: Avoid kernel crash when disabling
watchdog") introduces a section mismatch.
Now that we reference no_watchdog from non-__init code it can no longer
be __initdata.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Cc: Stephane Eranian <eranian@google.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/smack')
0 files changed, 0 insertions, 0 deletions