Messages in this thread |  | | | Date | Wed, 10 Jun 2009 09:36:38 +0800 | | From | Li Zefan <> | | Subject | Re: [PATCH 0/2] [GIT PULL] tracing/events/ring-buffer: block trace points and fix |
| |
>>> In file included from mm/highmem.c:30: >>> include/linux/blktrace_api.h:223: warning: ?struct request? declared inside parameter list >>> include/linux/blktrace_api.h:223: warning: its scope is only this definition or declaration, which is probably not what you want >>> include/linux/blktrace_api.h: In function ?blk_cmd_buf_len?: >>> include/linux/blktrace_api.h:225: error: implicit declaration of function ?blk_pc_request? >>> include/linux/blktrace_api.h:225: error: dereferencing pointer to incomplete type >>> include/linux/blktrace_api.h: At top level: >>> include/linux/blktrace_api.h:228: warning: ?struct request? declared inside parameter list >>> include/linux/blktrace_api.h:230: warning: ?struct request? declared inside parameter list >>> distcc[15629] ERROR: compile mm/highmem.c on a/32 failed >>> >> I've fixed it. I'll post a new version after I've done some >> more building tests. > > Ingo, > > Should Li post a delta fix, or should we just rebase? >
I thought we should rebase it, since it causes building failure which might hurt bisectability.
|  |