diff options
| author | Randy Dunlap <[email protected]> | 2018-06-14 22:28:09 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-06-14 22:55:25 +0000 |
| commit | 2738f359b1dcae50b704efe4ab799ea4861fc490 (patch) | |
| tree | 8f264b57d847d945182674a71b32f377e6919eba /security/selinux/hooks.c | |
| parent | mm: fix oom_kill event handling (diff) | |
| download | kernel-2738f359b1dcae50b704efe4ab799ea4861fc490.tar.gz kernel-2738f359b1dcae50b704efe4ab799ea4861fc490.zip | |
hexagon: fix printk format warning in setup.c
Fix printk format warning in hexagon/kernel/setup.c:
../arch/hexagon/kernel/setup.c: In function 'setup_arch':
../arch/hexagon/kernel/setup.c:69:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
where:
extern unsigned long __phys_offset;
#define PHYS_OFFSET __phys_offset
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
