Prev: [PATCH] security: move LSM xattrnames to xattr.h
Next: X86 platform drivers: Remove EC dump from thinkpad_acpi
From: Jeffrey Merkey on 1 Jul 2010 15:30 "make distclean" leaves the following files, including a binary file in the build tree without deleting them which results in this stuff ending up in patches that has to be removed manually each time I scrub a tree and cut patches against. diff -Naur linux-2.6.34/arch/x86/tools/test_get_len linux-2.6.34-work/arch/x86/tools/test_get_len --- linux-2.6.34/arch/x86/tools/test_get_len 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/arch/x86/tools/test_get_len 2010-06-30 22:36:40.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/r100_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/r100_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/r100_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/r100_reg_safe.h 2010-06-30 22:33:19.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/r200_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/r200_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/r200_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/r200_reg_safe.h 2010-06-30 22:33:19.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/r300_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/r300_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/r300_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/r300_reg_safe.h 2010-06-30 22:33:23.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/r420_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/r420_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/r420_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/r420_reg_safe.h 2010-06-30 22:33:19.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/r600_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/r600_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/r600_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/r600_reg_safe.h 2010-06-30 22:33:20.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/rn50_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/rn50_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/rn50_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/rn50_reg_safe.h 2010-06-30 22:33:20.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/rs600_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/rs600_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/rs600_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/rs600_reg_safe.h 2010-06-30 22:33:23.000000000 -0600 diff -Naur linux-2.6.34/drivers/gpu/drm/radeon/rv515_reg_safe.h linux-2.6.34-work/drivers/gpu/drm/radeon/rv515_reg_safe.h --- linux-2.6.34/drivers/gpu/drm/radeon/rv515_reg_safe.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/drivers/gpu/drm/radeon/rv515_reg_safe.h 2010-06-30 22:33:23.000000000 -0600 diff -Naur linux-2.6.34/security/selinux/av_permissions.h linux-2.6.34-work/security/selinux/av_permissions.h --- linux-2.6.34/security/selinux/av_permissions.h 1969-12-31 17:00:00.000000000 -0700 +++ linux-2.6.34-work/security/selinux/av_permissions.h 2010-06-30 22:35:28.000000000 -0600 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |