mint0x33/fs/proc
Johannes Weiner d900bee055 BACKPORT: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
There are several definitions of those functions/macros in places that
mess with fixed-point load averages.  Provide an official version.

[akpm@linux-foundation.org: fix missed conversion in block/blk-iolatency.c]
Link: http://lkml.kernel.org/r/20180828172258.3185-5-hannes@cmpxchg.org
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Suren Baghdasaryan <surenb@google.com>
Tested-by: Daniel Drake <drake@endlessm.com>
Cc: Christopher Lameter <cl@linux.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Johannes Weiner <jweiner@fb.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Enderborg <peter.enderborg@sony.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Vinayak Menon <vinmenon@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

(cherry picked from commit 8508cf3ffad4defa202b303e5b6379efc4cd9054)

Conflicts:
        block/blk-iolatency.c

(1. skipped changes in block/blk-iolatency.c as file does not exist in 4.14)

Bug: 127712811
Test: lmkd in PSI mode
Change-Id: Ifb7e12280b2aa4d379df29e24bbeab3e82a0bff8
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-03-21 16:19:55 -07:00
..
array.c proc: Use underscores for SSBD in 'status' 2018-05-22 18:54:04 +02:00
base.c This is the 4.14.104 stable release 2019-02-27 10:25:05 +01:00
cmdline.c
consoles.c
cpuinfo.c
devices.c
fd.c
fd.h
generic.c
inode.c Revert "proc: Convert proc_mount to use mount_ns." 2018-11-27 10:58:12 -08:00
internal.h Revert "proc: Convert proc_mount to use mount_ns." 2018-11-27 10:58:12 -08:00
interrupts.c
Kconfig
kcore.c fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries 2018-09-15 09:45:27 +02:00
kmsg.c
loadavg.c BACKPORT: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD 2019-03-21 16:19:55 -07:00
Makefile
meminfo.c
namespaces.c
nommu.c
page.c
proc_net.c
proc_sysctl.c proc/sysctl: don't return ENOMEM on lookup when a table is unregistering 2018-12-29 13:39:11 +01:00
proc_tty.c
root.c Revert "proc: Convert proc_mount to use mount_ns." 2018-11-27 10:58:12 -08:00
self.c
softirqs.c
stat.c
task_mmu.c This is the 4.14.102 stable release 2019-02-20 10:43:03 +01:00
task_nommu.c
thread_self.c
uid.c ANDROID: proc: fix undefined behavior in proc_uid_base_readdir 2018-05-24 12:37:08 -07:00
uptime.c
version.c
vmcore.c