https://github.com/torvalds/linux
Revision 1acf1ca7e906cf7453d76d76a6c953996295c220 authored by Atsushi Nemoto on 23 May 2006, 07:42:38 UTC, committed by Ralf Baechle on 05 June 2006, 23:15:11 UTC
    
The modpost uses a whitelist for commonly used suffix on checking the
section mismatch.  Adding "_ops" suffix to op_modex_xxx get rid of
this modpost warning.
    
WARNING: arch/mips/oprofile/oprofile.o - Section mismatch: reference to .init.text: from .data after 'op_model_mipsxx' (at offset 0x528)

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 5ee8235
History
Tip revision: 1acf1ca7e906cf7453d76d76a6c953996295c220 authored by Atsushi Nemoto on 23 May 2006, 07:42:38 UTC
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Tip revision: 1acf1ca
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.8 KB
Makefile -rw-r--r-- 43.6 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top