diff options
| author | maximilian attems <[email protected]> | 2005-05-05 16:16:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-05-05 16:36:47 -0700 |
| commit | a27e951f1e9362411eba81e724fafca20f1b0563 (patch) | |
| tree | f4e51dc42946b0084c27a1d0ce30c70fb65de43b /scripts/patch-kernel | |
| parent | 75c96f85845a6707b0f9916cb263cb3584f7d48f (diff) | |
[PATCH] cyrix: eliminate bad section references
Fix cyrix section references:
convert __initdata to __devinitdata.
Error: ./arch/i386/kernel/cpu/mtrr/cyrix.o .text refers to 00000379
R_386_32 .init.data
Error: ./arch/i386/kernel/cpu/mtrr/cyrix.o .text refers to 00000399
R_386_32 .init.data
Error: ./arch/i386/kernel/cpu/mtrr/cyrix.o .text refers to 000003b3
R_386_32 .init.data
Error: ./arch/i386/kernel/cpu/mtrr/cyrix.o .text refers to 000003b9
R_386_32 .init.data
Error: ./arch/i386/kernel/cpu/mtrr/cyrix.o .text refers to 000003bf
R_386_32 .init.data
Signed-of-by: maximilian attems <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions