diff options
| author | Eric Dumazet <edumazet@google.com> | 2019-11-20 12:14:51 +1100 | 
|---|---|---|
| committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-11-24 15:06:33 -0800 | 
| commit | c392bccf2c1075b5d2cc9022d0116a516acb721d (patch) | |
| tree | 632551955321257d53ace796a16e90dad67b49f5 /lib | |
| parent | c98dfcd306cc64e21f27fcc473f7b0b7b0da9cbb (diff) | |
| download | blackbird-op-linux-c392bccf2c1075b5d2cc9022d0116a516acb721d.tar.gz blackbird-op-linux-c392bccf2c1075b5d2cc9022d0116a516acb721d.zip  | |
powerpc: Add const qual to local_read() parameter
A patch in net-next triggered a compile error on powerpc:
  include/linux/u64_stats_sync.h: In function 'u64_stats_read':
  include/asm-generic/local64.h:30:37: warning: passing argument 1 of 'local_read' discards 'const' qualifier from pointer target type
This seems reasonable to relax powerpc local_read() requirements.
Fixes: 316580b69d0a ("u64_stats: provide u64_stats_t type")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: kbuild test robot <lkp@intel.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au> # build only
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions

