Commit 837031e
module: Factor out elf_validity_cache_strtab
This patch only moves the existing strtab population to a function.
Validation comes in a following patch, this is split out to make the new
validation checks more clearly separated.
Signed-off-by: Matthew Maurer <mmaurer@google.com>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>1 parent f3f5612 commit 837031e
1 file changed
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2089 | 2089 | | |
2090 | 2090 | | |
2091 | 2091 | | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
2092 | 2109 | | |
2093 | 2110 | | |
2094 | 2111 | | |
| |||
2122 | 2139 | | |
2123 | 2140 | | |
2124 | 2141 | | |
2125 | | - | |
2126 | | - | |
2127 | | - | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
2128 | 2145 | | |
2129 | 2146 | | |
2130 | 2147 | | |
| |||
0 commit comments