The kernel mapping record has the offset of 0xc000000000000000 on PowerPC64 along with the same value for the mapping start. Both values come from arch/powerpc/Kconfig. This case is not handled by any of the conditions in the current getBase() code, so update the existing code handling the kernel case to handle the PowerPC64 case.
|
|
||
172 |
|
172 |
|
173 |
|
173 |
|
174 |
|
174 |
|
175 |
|
|
|
|
175 |
|
|
|
176 |
|
|
|
177 |
|
|
|
178 |
|
|
|
179 |
|
|
176 |
|
180 |
|
177 |
|
181 |
|
178 |
|
182 |
|
|
|
||
204 |
|
208 |
|
205 |
|
209 |
|
206 |
|
210 |
|
207 |
|
|
|
|
211 |
|
|
208 |
|
212 |
|
209 |
|
213 |
|
210 |
|
214 |
|
211 |
|
215 |
|
212 |
|
216 |
|
213 |
|
|
|
|
217 |
|
|
214 |
|
218 |
|
215 |
|
219 |
|
216 |
|
220 |
|
|
|
||
37 |
|
37 |
|
38 |
|
38 |
|
39 |
|
39 |
|
|
40 |
|
|
|
41 |
|
|
|
42 |
|
|
40 |
|
43 |
|
41 |
|
44 |
|
42 |
|
45 |
|
|
|
||
52 |
|
55 |
|
53 |
|
56 |
|
54 |
|
57 |
|
|
58 |
|
|
55 |
|
59 |
|
56 |
|
60 |
|
57 |
|
61 |
|