diff options
| author | Keith Busch <[email protected]> | 2016-09-13 09:21:47 -0600 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2016-10-04 16:13:57 +0200 |
| commit | 5f92635462d64f09f4643e7c15c48ea7a1f7d2b7 (patch) | |
| tree | 36bd5ffbf1923034222f2b656aba6430517e6d36 /tools/perf/scripts/python/netdev-times.py | |
| parent | 44ce9a9ae977736fe7f470a7b1e506028375165a (diff) | |
MIPS: PCI: Reduce stack frame usage
This patch removes creating a fake pci device in MIPS early config
access and instead just uses the pci bus to get the same functionality.
The struct pci_dev is too large to allocate on the stack, and was relying
on compiler optimizations to remove its usage.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Atsushi Nemoto <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/14253/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions