# git rev-parse -q --verify da64dbe8eceeaeff55f7b95865645254ec4beba7^{commit} da64dbe8eceeaeff55f7b95865645254ec4beba7 already have revision, skipping fetch # git checkout -q -f -B kisskb da64dbe8eceeaeff55f7b95865645254ec4beba7 # git clean -qxdf # < git log -1 # commit da64dbe8eceeaeff55f7b95865645254ec4beba7 # Author: Jessica Yu # Date: Fri Mar 6 17:02:06 2020 +0100 # # modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n # # Currently when CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n, modpost # only warns when a module is missing namespace imports. Under this # configuration, such a module cannot be loaded into the kernel anyway, as # the module loader would reject it. We might as well return a build # error when a module is missing namespace imports under # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n, so that the build # warning does not go ignored/unnoticed. # # Signed-off-by: Jessica Yu # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 da64dbe8eceeaeff55f7b95865645254ec4beba7 # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64 # Build took: 0:01:13.191390