aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.fwinst
diff options
context:
space:
mode:
authorQuentin Casasnovas <quentin.casasnovas@oracle.com>2015-04-16 13:03:32 +0930
committerRusty Russell <rusty@rustcorp.com.au>2015-04-22 17:31:31 +0930
commitd3df4de7eb095cc4334759a5e65bf3bfb4be04f1 (patch)
treefec8a1ff01f17a9ede642bc14ba20b1578692d5d /scripts/Makefile.fwinst
parent6c730bfc894f5d4989c2c1493512d3330402be94 (diff)
modpost: fix inverted logic in is_extable_fault_address().
As Guenter pointed out, we want to assert that extable_entry_size has been discovered and not the other way around. Moreover, this sanity check is only valid when we're not dealing with the first relocation in __ex_table, since we have not discovered the extable entry size at that point. This was leading to a divide-by-zero on some architectures and make the build fail. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com> Reported-by: Guenter Roeck <linux@roeck-us.net> CC: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/Makefile.fwinst')
0 files changed, 0 insertions, 0 deletions