On 10/19/2016 03:49 PM, Willy Tarreau wrote:
This reverts commit 8110080dc53335d5dd99b123144a6174f19ffc65.
Guenter noticed that this breaks PPC build when CONFIG_PPC_TRANSACTIONAL_MEM
is set, because this patch was not for 3.10.
Cc: Guenter Roeck <li...@roeck-us.net>
Signed-off-by: Willy Tarreau <w...@1wt.eu>
I wasn't copied on patch 00/16, so I'll post the test results here:
Build results:
total: 124 pass: 124 fail: 0
Qemu test results:
total: 75 pass: 75 fail: 0
Details are available at http://kerneltests.org/builders.
Guenter