# git rev-parse -q --verify d0657f7f78f8ae8e1a348b2785af542b29f2efda^{commit} d0657f7f78f8ae8e1a348b2785af542b29f2efda already have revision, skipping fetch # git checkout -q -f -B kisskb d0657f7f78f8ae8e1a348b2785af542b29f2efda # git clean -qxdf # < git log -1 # commit d0657f7f78f8ae8e1a348b2785af542b29f2efda # Author: Aneesh Kumar K.V # Date: Sun Mar 18 16:35:58 2018 +0530 # # powerpc/mm/hash: Don't memset pgd table if not needed # # We need to zero-out pgd table only if we share the slab cache with # pud/pmd level caches. With the support of 4PB, we don't share the slab # cache anymore. Instead of removing the code completely hide it within # an #ifdef. We don't need to do this with any other page table level, # because they all allocate table of double the size and we take of # initializing the first half corrrectly during page table zap. # # Signed-off-by: Aneesh Kumar K.V # [mpe: Consolidate multiple #if / #ifdef into one] # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 d0657f7f78f8ae8e1a348b2785af542b29f2efda # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:220:9: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ INFO: Uncompressed kernel (size 0x9001b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-5.3 # Build took: 0:00:51.438319