Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1483103 > unrolled thread
| Started by | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| First post | 2016-09-14 10:50 +0200 |
| Last post | 2016-09-15 00:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] ARM: at91: drivers for 4.9 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-09-14 10:50 +0200
Re: [GIT PULL] ARM: at91: drivers for 4.9 Arnd Bergmann <arnd@arndb.de> - 2016-09-15 00:20 +0200
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2016-09-14 10:50 +0200 |
| Subject | [GIT PULL] ARM: at91: drivers for 4.9 |
| Message-ID | <she3f-734-1@gated-at.bofh.it> |
Hi Arnd, Olof,
Here are two fixes generated by Coccinnelle for our memory drivers.
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.9-drivers
for you to fetch changes up to 7922118f8f3e76eb6534e9221a6c9f496c0ae699:
memory: atmel-sdramc: fix a possible NULL dereference (2016-08-31 19:19:16 +0200)
----------------------------------------------------------------
Drivers for 4.9:
- Coccinelle fixes for atmel-ebi and atmel-sdramc
----------------------------------------------------------------
LABBE Corentin (1):
memory: atmel-sdramc: fix a possible NULL dereference
Wei Yongjun (1):
memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code
drivers/memory/atmel-ebi.c | 10 ++--------
drivers/memory/atmel-sdramc.c | 4 +---
2 files changed, 3 insertions(+), 11 deletions(-)
--
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
[toc] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-09-15 00:20 +0200 |
| Message-ID | <shqH7-6Kt-11@gated-at.bofh.it> |
| In reply to | #1483103 |
On Wednesday, September 14, 2016 10:40:54 AM CEST Alexandre Belloni wrote: > Drivers for 4.9: > - Coccinelle fixes for atmel-ebi and atmel-sdramc > Pulled into next/drivers, thanks! Arnd
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web