Noah Goldstein
bb7c57219d
x86: Fix incorrect scope of setting shared_per_thread
[BZ# 30745]
...
The:
```
if (shared_per_thread > 0 && threads > 0)
shared_per_thread /= threads;
```
Code was accidentally moved to inside the else scope. This doesn't
match how it was previously (before af992e7abd).
This patch fixes that by putting the division after the `else` block.
(cherry picked from commit 084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede)
2023-09-11 22:48:28 -05:00
..
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2023-09-11 22:48:28 -05:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2018-07-16 14:08:27 -07:00
2018-07-16 14:08:27 -07:00
2018-08-03 06:42:09 -07:00
2022-02-01 07:38:16 -08:00
2022-02-01 07:38:09 -08:00
2022-01-27 12:07:11 -08:00
2021-01-13 09:24:35 -08:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2017-06-26 22:02:24 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2018-07-14 05:59:53 -07:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2015-09-04 19:44:27 +00:00
2019-01-01 00:11:28 +00:00
2017-11-27 14:16:47 +00:00
2022-02-18 19:13:56 -08:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2012-10-30 20:38:31 -07:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2018-07-25 04:47:05 -07:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2018-07-25 04:47:05 -07:00
2018-07-25 04:47:05 -07:00
2018-07-25 04:47:05 -07:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-01-01 00:11:28 +00:00
2019-01-01 00:11:28 +00:00
2018-07-25 04:47:05 -07:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2019-10-31 16:53:28 -04:00
2015-08-13 03:41:22 -07:00
2022-02-01 07:38:09 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2021-01-13 09:24:35 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2022-01-27 12:07:11 -08:00
2022-02-18 19:14:01 -08:00
2022-01-27 12:07:11 -08:00
2022-02-18 19:13:56 -08:00
2015-08-13 03:41:22 -07:00