git bisect start # good: [5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52] Linux 3.12 git bisect good 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 # bad: [90131cc975b927d3033f2d5cce6e57226178d12c] staging: lustre: added space before the open parenthesis git bisect bad 90131cc975b927d3033f2d5cce6e57226178d12c # good: [31d141e3a666269a3b6fcccddb0351caf7454240] Linux 3.12-rc6 git bisect good 31d141e3a666269a3b6fcccddb0351caf7454240 # good: [d1a168eccfb99a84cea447726ad70ac854b5b6df] lustre: Convert ll_get_user_pages() to use get_user_pages_fast() git bisect good d1a168eccfb99a84cea447726ad70ac854b5b6df # good: [c50ede79751ffcf263b8f4bbb4060f41eec3dfe0] staging: ft1000: remove formal get_request_type function header from ft1000-download.c git bisect good c50ede79751ffcf263b8f4bbb4060f41eec3dfe0 # good: [1c3e56f99c91cd07fb75b7eb077a7a699d74450a] staging: vt6656: removed line over 80 chars warning git bisect good 1c3e56f99c91cd07fb75b7eb077a7a699d74450a # good: [2ef9d838e49b4d6396f9c17a38eb5b85a10da07d] Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next git bisect good 2ef9d838e49b4d6396f9c17a38eb5b85a10da07d # good: [c8e46f447dfd7b1d5fd9a3b5662f67ca7333febc] staging: vt6655: Fix C99 commenting style in michael.h git bisect good c8e46f447dfd7b1d5fd9a3b5662f67ca7333febc # bad: [5957324045ba2c127c9401fa3ac61ac52e043ca8] staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return value git bisect bad 5957324045ba2c127c9401fa3ac61ac52e043ca8 # good: [207287595bb2e9070d45780382f115fcd42e893d] staging: rtl8187se: checkpatch cleanups git bisect good 207287595bb2e9070d45780382f115fcd42e893d # bad: [2c0514ee8a4a02650310eaffb378dd1fd08a7bb1] staging:lustre: Replace max() with max_t() git bisect bad 2c0514ee8a4a02650310eaffb378dd1fd08a7bb1 # good: [66e7a94a1b5109a7f87e0f518f2d431ff536eee8] staging:lustre: Remove space between function name and open parenthesis git bisect good 66e7a94a1b5109a7f87e0f518f2d431ff536eee8 # good: [5e4488316e524df601f87a92999a3ee26d6b17ee] staging:lustre: Fix C99 style comments git bisect good 5e4488316e524df601f87a92999a3ee26d6b17ee # first bad commit: [2c0514ee8a4a02650310eaffb378dd1fd08a7bb1] staging:lustre: Replace max() with max_t()