[PATCH 0/2] ARM: EXYNOS4: Enhancement of System MMU

Kyungmin Park kmpark at infradead.org
Tue Mar 15 10:48:08 EDT 2011


On Tue, Mar 15, 2011 at 10:35 PM, Kukjin Kim <kgene.kim at samsung.com> wrote:
> KyongHo Cho wrote:
>>
>> This patch includes the following enhancements for System MMU:
>> - Enhanced readability
>> - Removal of unused data structures or their members
>> - Simplified function definitions
>> - Corrections of some logical errors
>> - Full compliance with Linux coding style
>> - Simpler way of registering callback functions of System MMU faults
>> - Add clock gating for System MMU
>>
>> [PATCH 1/2] ARM: EXYNOS4: Enhancement of System MMU driver
>> [PATCH 2/2] ARM: EXYNOS4: Implement Clock gating for System MMU
>
> Cc'ed Marek.
>
> As I said before, Marek's SystemMMU driver has some problems.
>
> One is that it allocates 4MB virtual memory at once. It is really a problem
> because, the device memory manager must knows the peculiarity and handles
> it. Otherwise, page tables can be overwritten...

Are there device drivers using system MMU at mainline? or example codes?
In case of Marek's patches, he posted drivers codes and tested at
multimedia stack.

Another one is what's the difference between MFC drivers case and SystemMMU one?

and I hope you read this mail thread.
http://www.mentby.com/Group/linux-kernel/patch-maintainers-update-msm-maintainers.html

Cite from Linus words.
Actually, "the community" (not that there really is any such cohesive
thing) generally asks that vendors be "involved". Not that vendors be
"exclusively in control". There's a big difference.

I feel you control the s5p codes for vendor purpose.

Thank you,
Kyungmin Park

>
> Anyway, I think Marek's initial idea is good esp., clock handling.
> But now, this looks better for its enhancement and as we know if required,
> we can improve this later.
>
> Applied, thanks.
>
> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
> SW Solution Development Team, Samsung Electronics Co., Ltd.
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



More information about the linux-arm-kernel mailing list