Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659416
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/9] ARM: OMAP2+: Adjustments for seven function implementations |
| Date | 2017-06-07 09:00 +0200 |
| Message-ID | <tPD6F-34T-3@gated-at.bofh.it> (permalink) |
| References | <tOlYe-21K-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* SF Markus Elfring <elfring@users.sourceforge.net> [170603 11:24]: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Sat, 3 Jun 2017 20:12:34 +0200 > > Some update suggestions were taken into account > from static source code analysis. > > Markus Elfring (9): > Delete an error message for a failed memory allocation in omap_mcspi_init() > Delete an error message for a failed memory allocation in two functions > Delete an unnecessary variable initialisation in omap_init_mcbsp() > Improve a size determination in omap_init_mcbsp() > Delete an error message for a failed memory allocation in omap_init_mcbsp() > Improve a size determination in sr_dev_init() > Use kcalloc() in sr_set_nvalues() > SmartReflex: Delete an error message for a failed memory allocation in two functions > Delete an error message for a failed memory allocation in omap_timer_init() Thanks for the patches. Many of these are no longer needed as I've now dropped more of the legacy boot code as everything for mach-omap2 is booting in device tree mode. So I'm applying the following ones into omap-for-v4.13/soc. Regards, Tony 8< ------- ARM: OMAP2+: SmartReflex: Delete an error message for a failed memory allocation in two functions ARM: OMAP2+: Use kcalloc() in sr_set_nvalues() ARM: OMAP2+: Improve a size determination in sr_dev_init() ARM: OMAP2+: Delete an error message for a failed memory allocation in two functions
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/9] ARM: OMAP2+: Adjustments for seven function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:30 +0200 [PATCH 4/9] ARM: OMAP2+: McBSP: Improve a size determination in omap_init_mcbsp() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:40 +0200 [PATCH 5/9] ARM: OMAP2+: McBSP: Delete an error message for a failed memory allocation in omap_init_mcbsp() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:40 +0200 [PATCH 9/9] ARM: OMAP2+: Delete an error message for a failed memory allocation in omap_timer_init() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:40 +0200 [PATCH 7/9] ARM: OMAP2+: Use kcalloc() in sr_set_nvalues() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:40 +0200 [PATCH 8/9] ARM: OMAP2+: SmartReflex: Delete an error message for a failed memory allocation in two functions SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:40 +0200 [PATCH 6/9] ARM: OMAP2+: Improve a size determination in sr_dev_init() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-03 20:40 +0200 Re: [PATCH 0/9] ARM: OMAP2+: Adjustments for seven function implementations Tony Lindgren <tony@atomide.com> - 2017-06-07 09:00 +0200
csiph-web