lkml.org 
[lkml]   [2014]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] Documentation: Docbook: Fix files location change of kernel/[hr]timer.c in device-drivers.tmpl
From
I am testing on linux-next 10th/july version.


On Fri, Jul 11, 2014 at 3:54 AM, Randy Dunlap <rdunlap@infradead.org> wrote:
> On 07/10/2014 11:43 AM, Masanari Iida wrote:
>> make xmldocs failed because of file location change
>> from kernel/[hr]timer.c to kernel/time/[hr]timer.c.
>
> When does this change happen? I don't see it in Linus's current git tree.
>

I am testing on linux-next 20140710
I believe 5cee964597260237dd2cabb3ec22bba0da24b25d is the
commit which moves the files in linux-next tree.

Thanks

> Thanks.
>
>> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
>> ---
>> Documentation/DocBook/device-drivers.tmpl | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl
>> index dd3f278..f213058 100644
>> --- a/Documentation/DocBook/device-drivers.tmpl
>> +++ b/Documentation/DocBook/device-drivers.tmpl
>> @@ -54,7 +54,7 @@
>> !Ikernel/sched/cpupri.c
>> !Ikernel/sched/fair.c
>> !Iinclude/linux/completion.h
>> -!Ekernel/timer.c
>> +!Ekernel/time/timer.c
>> </sect1>
>> <sect1><title>Wait queues and Wake events</title>
>> !Iinclude/linux/wait.h
>> @@ -63,7 +63,7 @@
>> <sect1><title>High-resolution timers</title>
>> !Iinclude/linux/ktime.h
>> !Iinclude/linux/hrtimer.h
>> -!Ekernel/hrtimer.c
>> +!Ekernel/time/hrtimer.c
>> </sect1>
>> <sect1><title>Workqueues and Kevents</title>
>> !Ekernel/workqueue.c
>>
>
>
> --
> ~Randy


\
 
 \ /
  Last update: 2014-07-10 21:41    [W:0.064 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site