diff options
author | 2009-09-18 13:04:06 +0000 | |
---|---|---|
committer | 2009-09-22 14:00:05 -0700 | |
commit | eb78cd26b9b519d94e20ce9c0697e5056046669d (patch) | |
tree | 7957cf4d3d61d5de3152642c0ded0ce230bb2ad1 /kernel/hrtimer.c | |
parent | net: xilinx_emaclite: Fix problem with first incoming packet (diff) | |
download | linux-dev-eb78cd26b9b519d94e20ce9c0697e5056046669d.tar.xz linux-dev-eb78cd26b9b519d94e20ce9c0697e5056046669d.zip |
lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c
Jens Rosenboom noticed that a possibly unaligned const char*
is cast to a const struct in6_addr *.
Avoid this at the cost of a struct in6_addr copy on the stack.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/hrtimer.c')
0 files changed, 0 insertions, 0 deletions