Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475885
| From | Yuval Mintz <Yuval.Mintz@qlogic.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] qed: Remove OOM messages |
| Date | 2016-09-04 10:40 +0200 |
| Message-ID | <sdB85-6mo-11@gated-at.bofh.it> (permalink) |
| References | <sd0Lf-2s9-1@gated-at.bofh.it> <sd0Lg-2s9-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> These messages are unnecessary as OOM allocation failures already do a > dump_stack() giving more or less the same information. > > $ size drivers/net/ethernet/qlogic/qed/built-in.o* (defconfig x86-64) > text data bss dec hex filename > 126849 27968 32800 187617 2dce1 drivers/net/ethernet/qlogic/qed/built- > in.o.new > 131506 27968 32800 192274 2ef12 drivers/net/ethernet/qlogic/qed/built- > in.o.old > > Miscellanea: > > o Change allocs to the generally preferred forms where possible. > > Signed-off-by: Joe Perches <joe@perches.com> Looking good. Thanks Joe. Acked-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] qed: fix kzalloc-simple.cocci warnings kbuild test robot <fengguang.wu@intel.com> - 2016-09-01 08:50 +0200
RE: [PATCH] qed: fix kzalloc-simple.cocci warnings Yuval Mintz <Yuval.Mintz@qlogic.com> - 2016-09-01 10:00 +0200
Re: [PATCH] qed: fix kzalloc-simple.cocci warnings David Miller <davem@davemloft.net> - 2016-09-01 18:50 +0200
Re: [PATCH] qed: fix kzalloc-simple.cocci warnings Joe Perches <joe@perches.com> - 2016-09-02 19:50 +0200
[PATCH] qed: Remove OOM messages Joe Perches <joe@perches.com> - 2016-09-02 19:50 +0200
RE: [PATCH] qed: Remove OOM messages Yuval Mintz <Yuval.Mintz@qlogic.com> - 2016-09-04 10:40 +0200
Re: [PATCH] qed: Remove OOM messages David Miller <davem@davemloft.net> - 2016-09-04 22:40 +0200
Re: [PATCH] qed: Remove OOM messages Joe Perches <joe@perches.com> - 2016-09-04 23:30 +0200
csiph-web