Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751548AbbKXFOe (ORCPT ); Tue, 24 Nov 2015 00:14:34 -0500 Received: from mail-wm0-f43.google.com ([74.125.82.43]:36306 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726AbbKXFOd (ORCPT ); Tue, 24 Nov 2015 00:14:33 -0500 MIME-Version: 1.0 Date: Mon, 23 Nov 2015 22:14:32 -0700 Message-ID: Subject: Linus tree git problems self-modifying code? From: Jeffrey Merkey To: linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1309 Lines: 31 If you checkout 4.3 the build it on i386 the following files show up as modified and tracked after the build completes. I can roll the files back but isn't this broken? This does mess up my git sync. [root@aya linux]# [root@aya linux]# [root@aya linux]# git status -s D arch/arm/boot/dts/include/dt-bindings D arch/arm64/boot/dts/include/dt-bindings D arch/metag/boot/dts/include/dt-bindings D arch/mips/boot/dts/include/dt-bindings D arch/powerpc/boot/dts/include/dt-bindings T tools/testing/selftests/powerpc/copyloops/copyuser_64.S T tools/testing/selftests/powerpc/copyloops/copyuser_power7.S T tools/testing/selftests/powerpc/copyloops/memcpy_64.S T tools/testing/selftests/powerpc/copyloops/memcpy_power7.S T tools/testing/selftests/powerpc/primitives/asm/asm-compat.h T tools/testing/selftests/powerpc/primitives/word-at-a-time.h T tools/testing/selftests/powerpc/stringloops/memcmp_64.S T tools/testing/selftests/powerpc/vphn/vphn.c T tools/testing/selftests/powerpc/vphn/vphn.h [root@aya linux]# [root@aya linux]# [root@aya linux]# Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/