Re: [PATCH RFC 2/2] rlimits: report resource limits violations

2016-09-08 Thread Hannes Frederic Sowa
On 07.09.2016 23:20, Alexei Starovoitov wrote: > On Wed, Sep 07, 2016 at 01:27:35PM +0300, Yauheni Kaliuta wrote: >> The patch instrument different places of resource limits checks with >> reporting using the infrastructure from the previous patch. >> >> Signed-off-by: Yauheni Kaliuta >> --- >> a

Re: [PATCH RFC 2/2] rlimits: report resource limits violations

2016-09-07 Thread Alexei Starovoitov
On Wed, Sep 07, 2016 at 01:27:35PM +0300, Yauheni Kaliuta wrote: > The patch instrument different places of resource limits checks with > reporting using the infrastructure from the previous patch. > > Signed-off-by: Yauheni Kaliuta > --- > arch/ia64/kernel/perfmon.c | 4 +++- >

[PATCH RFC 2/2] rlimits: report resource limits violations

2016-09-07 Thread Yauheni Kaliuta
The patch instrument different places of resource limits checks with reporting using the infrastructure from the previous patch. Signed-off-by: Yauheni Kaliuta --- arch/ia64/kernel/perfmon.c | 4 +++- arch/powerpc/kvm/book3s_64_vio.c | 6 -- arch/powerpc/mm/mmu_co