Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1483103
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] ARM: at91: drivers for 4.9 |
| Date | 2016-09-14 10:50 +0200 |
| Message-ID | <she3f-734-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web