summaryrefslogtreecommitdiffstats
path: root/include/linux/extable.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-101-2/+3
* extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker2016-08-041-0/+2
* exceptions: fork exception table content from module.h into extable.hPaul Gortmaker2016-08-041-0/+30