Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1515158
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] ARM: cache-uniphier: slight cleanups and trivial coding style fix |
| Date | 2016-11-04 12:50 +0100 |
| Message-ID | <szLap-181-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The cache-uniphier is a full-custom outer-cache for
Socionext UniPhier SoC family.
This series includes SoC-specific cleanups and
a trivial coding style fix suggested by Documentation/CodingStyle.
Masahiro Yamada (3):
ARM: cache-uniphier: call kzalloc() after DT property parsing
ARM: cache-uniphier: refactor jump label to follow coding style
guideline
ARM: cache-uniphier: clean up active way setup code
arch/arm/mm/cache-uniphier.c | 64 ++++++++++++++++++++------------------------
1 file changed, 29 insertions(+), 35 deletions(-)
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] ARM: cache-uniphier: slight cleanups and trivial coding style fix Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-11-04 12:50 +0100
[PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-11-04 12:50 +0100
Re: [PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-04 13:30 +0100
Re: [PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-11-04 14:00 +0100
Re: [PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-04 14:40 +0100
Re: [PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-11-05 04:20 +0100
[PATCH 1/3] ARM: cache-uniphier: call kzalloc() after DT property parsing Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-11-04 12:50 +0100
[PATCH 3/3] ARM: cache-uniphier: clean up active way setup code Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-11-04 12:50 +0100
csiph-web