diff options
| author | Feng Tang <[email protected]> | 2022-03-23 23:05:50 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-24 02:00:33 +0000 |
| commit | 1bf18da62106225dbc47aab41efee2aeb99caccd (patch) | |
| tree | cfc4a963b42042854704c412c80fee7116621e5c /lib/bitmap.c | |
| parent | bitfield: add explicit inclusions to the example (diff) | |
| download | kernel-1bf18da62106225dbc47aab41efee2aeb99caccd.tar.gz kernel-1bf18da62106225dbc47aab41efee2aeb99caccd.zip | |
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
0Day robots reported there is compiling issue for 'csky' ARCH when
CONFIG_DEBUG_FORCE_DATA_SECTION_ALIGNED is enabled [1]:
All errors (new ones prefixed by >>):
{standard input}: Assembler messages:
>> {standard input}:2277: Error: pcrel offset for branch to .LS000B too far (0x3c)
Which was discussed in [2]. And as there is no solution for csky yet, add
some dependency for this config to limit it to several ARCHs which have no
compiling issue so far.
[1]. https://lore.kernel.org/lkml/[email protected]/
[2]. https://www.spinics.net/lists/linux-kbuild/msg30298.html
Link: https://lkml.kernel.org/r/[email protected]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Feng Tang <[email protected]>
Cc: Guo Ren <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
