# git rev-parse -q --verify 3eb514866f20c5eb74637279774b6d73b855480a^{commit} 3eb514866f20c5eb74637279774b6d73b855480a already have revision, skipping fetch # git checkout -q -f -B kisskb 3eb514866f20c5eb74637279774b6d73b855480a # git clean -qxdf # < git log -1 # commit 3eb514866f20c5eb74637279774b6d73b855480a # Merge: c309b6f24222 24a20b0a443f # Author: Linus Torvalds # Date: Tue Jul 16 15:07:51 2019 -0700 # # Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC updates from Vineet Gupta: # # - long due rewrite of do_page_fault # # - refactoring of entry/exit code to utilize the double load/store # instructions # # - hsdk platform updates # # * tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig # ARC: [plat-hsdk]: enable DW SPI controller # ARC: hide unused function unw_hdr_alloc # ARC: [haps] Add Virtio support # ARCv2: entry: simplify return to Delay Slot via interrupt # ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause # ARCv2: entry: rewrite to enable use of double load/stores LDD/STD # ARCv2: entry: avoid a branch # ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE # ARCv2: entry: comments about hardware auto-save on taken interrupts # ARC: mm: do_page_fault refactor #8: release mmap_sem sooner # ARC: mm: do_page_fault refactor #7: fold the various error handling # ARC: mm: do_page_fault refactor #6: error handlers to use same pattern # ARC: mm: do_page_fault refactor #5: scoot no_context to end # ARC: mm: do_page_fault refactor #4: consolidate retry related logic # ARC: mm: do_page_fault refactor #3: tidyup vma access permission code # ARC: mm: do_page_fault refactor #2: remove short lived variable # ARC: mm: do_page_fault refactor #1: remove label @good_area # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3eb514866f20c5eb74637279774b6d73b855480a # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] INFO: Uncompressed kernel (size 0x936c94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.2.0-g3eb514866f20 Created: Wed Jul 17 10:34:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4156797 Bytes = 4059.37 KiB = 3.96 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:18.612972