On 01/03/2014 01:59 PM, Alex Shi wrote:
On 01/02/2014 08:03 PM, Jon Medhurst (Tixy) wrote:
The following changes since commit 01239d6842a2e2653b7b42736cf2c10b69d0face:
Merge in gator version 5.16 (2013-10-11 12:53:06 +0100)
are available in the git repository at:
git://git.linaro.org/landing-teams/working/arm/kernel.git lsk-3.10-gator
for you to fetch changes up to dffc698f098d93044e28f4f97206eca6373c7cdf:
Merge in gator version 5.17 (2013-12-19 09:36:46 +0000)
Tixy, The patchset was pushed to lsk-test branch for testing now. Only 2 commits are new for lsk:
commit 5117405fd2f65a2ad717085a4e03b3eea349cb37 Author: Drew Richardson drew.richardson@arm.com Date: Tue Dec 17 23:40:56 2013 +0000
gator-driver: Handle task struct correctly
commit df8bb91dd87b31ffb0367d541e6aa63bdc1c49bc Author: Jon Medhurst tixy@linaro.org Date: Thu Dec 19 09:23:06 2013 +0000
gator: Version 5.17
Signed-off-by: Jon Medhurst tixy@linaro.org Conflicts: drivers/gator/Makefile
And the conflicts file change is following, Could you like take a look?
Hi, tixy. I tried to compile CONFIG_GATOR_MALI_400MP, but failed at: drivers/gator/gator_events_mali_4xx.c:15:36: fatal error: linux/mali_linux_trace.h: No such file or directory compilation terminated.
Checked your original git tree, failed for same reason, no mali_linux_trace.h file. Is there sth missed?