commit | 207490517cf80d99f471d1b54e747eb95a4b8bea | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Jun 18 10:45:49 2018 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jul 02 04:24:44 2018 -0700 |
tree | 8c59903c2270c5f1e2ac3042d905db8cf03d8ef0 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
bus: ti-sysc: Use 2-factor allocator arguments This adjusts the allocator calls to use 2-factor argument call style, as done treewide already for improved defense against allocation overflows. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Lindgren <tony@atomide.com>