Re: [PATCH 1/3] selftests: Add a few missing gitignore files

2024-10-17 Thread kernel test robot
ct: [PATCH 1/3] selftests: Add a few missing gitignore files config: x86_64-kexec (https://download.01.org/0day-ci/archive/20241018/202410180306.umloezui-...@intel.com/config) compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff) reproduce

Re: [PATCH 1/3] selftests: Add a few missing gitignore files

2024-10-15 Thread Zhijian Li (Fujitsu)
On 15/10/2024 23:38, Shuah Khan wrote: > On 10/14/24 19:08, Li Zhijian wrote: >> Binary files should be added to .gitignore >> >> 'git status' complains: >> Untracked files: >> (use "git add ..." to include in what will be committed) >>   alsa/global-timer >>   alsa/utimer-test >>  

Re: [PATCH 1/3] selftests: Add a few missing gitignore files

2024-10-15 Thread Shuah Khan
On 10/14/24 19:08, Li Zhijian wrote: Binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add ..." to include in what will be committed) alsa/global-timer alsa/utimer-test filesystems/statmount/statmount_test_ns mm/hugetlb_dio

[PATCH 1/3] selftests: Add a few missing gitignore files

2024-10-14 Thread Li Zhijian
Binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add ..." to include in what will be committed) alsa/global-timer alsa/utimer-test filesystems/statmount/statmount_test_ns mm/hugetlb_dio mm/pkey_sighandler_tests_32 mm/pkey_s