Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1416200
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped |
| Date | 2016-06-07 15:50 +0200 |
| Message-ID | <rHpyi-3ll-29@gated-at.bofh.it> (permalink) |
| References | <rHp5f-3b5-11@gated-at.bofh.it> <rHpoC-3hJ-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue 07-06-16 20:30:24, kbuild test robot wrote:
[...]
> mm/oom_kill.c: In function '__oom_reap_task':
> >> mm/oom_kill.c:490:7: warning: passing argument 1 of 'mmget_not_zero' from incompatible pointer type
> if (!mmget_not_zero(&mm->mm_users)) {
> ^
Sigh... My rate of screw ups during rebase for last minute changes is
just too high. Sorry about that!
--
Michal Hocko
SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped Michal Hocko <mhocko@kernel.org> - 2016-06-07 15:20 +0200
Re: [PATCH] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped kbuild test robot <lkp@intel.com> - 2016-06-07 15:40 +0200
Re: [PATCH] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped Michal Hocko <mhocko@kernel.org> - 2016-06-07 15:50 +0200
Re: [PATCH] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped kbuild test robot <lkp@intel.com> - 2016-06-07 15:50 +0200
[PATCH] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped Michal Hocko <mhocko@kernel.org> - 2016-06-07 15:50 +0200
csiph-web