Re: [PATCH] [RFC] OMAP4: clock: shrink clock data utilizing preprocessor.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 13, 2011 at 5:24 PM, Cousson, Benoit <b-cousson@xxxxxx> wrote:
> On 5/13/2011 3:16 PM, Hilman, Kevin wrote:
>>
>> Tony Lindgren<tony@xxxxxxxxxxx> Âwrites:
>>
>>> * Cousson, Benoit<b-cousson@xxxxxx> Â[110513 15:18]:
>>>>>>>
>>>>>>> Signed-off-by: Vladimir Zapolskiy<vzapolskiy@xxxxxxxxx>
>>>>>>
>>>>> Unfortunately I don't have an automated tool, but that would be great
>>>>> to have such a script. For this time I've checked the correctness of
>>>>> the
>>>>> change comparing the preprocessed output.
>>>>
>>>> In fact these files are already generated automatically, as written
>>>> in the header file. So changing the output format should
>>>> straightforward. At least for OMAP4... OMAP2 and OMAP3 were done
>>>> manually some time ago.
>>>
>>> Sounds like the important thing to consider here is how these macros
>>> should be set up considering the upcoming generic clock framework
>>> and device tree changes.
>>>
>>> So let's wait a few days for comments from Benoit and Paul on the
>>> format for the macros so we don't need to redo them again later.
>>> Of course there might be other things to consider too..
>>
>> ... like readability.
>>
>> After seeing the patch (thanks Benoit), I think this is bad tradeoff
>> between readability and lines-of-code.
>>
>> Personally, I don't think we should be trading readability for diffstat
>> goodness. ÂI have a strong dislike for these multi-line macros, but
>> it's up to Paul/Benoit to decide how this should look.
>
> I'm sharing the same concern and after seeing the patch, I do thing as well
> that the readability is badly impacted.
There always shall be a price, from my side I've tried to lessen it as much as
possible.

> My other concern is that these macros are too low level and does not bring a
> real abstraction of clock nodes.
> Any change to the clock structure we will have to do in the near future with
> the common clock fmwk will probably have an impact on this file.
Right, but without this change the impact won't be less. In the best case later
for structural changes it might be simpler and less error-prone to modify one
macro definition instead of hundreds LOCs.

>
> So if we want to reduce the file size using that kind of approach, we'd
> better provide improved macros that will help hiding some implementation
> details. It will ease the transition to the common clock fmwk.
Certainly I'd be glad to get any recommendations about potential improvement
in the change, but for that case I've found quite efficient to exploit C
preprocessor for potential removing thousands LOCs without a semantic loss
or even change.

A word about my motivation, I'm just willing to reduce arch/arm/* overall size
to approach productive ARM/Linux development and integration again. At the
moment `du -sb arch/arm/* | sort -n | tail -n1` gives me mach-omap2 as the
best candidate to spend some free time with. And that change was such an
attempt, hopefully not completely fruitless and not the last one :)

>
> Last but not least, since we do want to move this file to DT ASAP, is it
> worth it?
>

With best wishes,
Vladimir
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux