receive trampoline addr via parameter of arch_start()
This commit is contained in:
committed by
Balazs Gerofi bgerofi@riken.jp
parent
a91bf9a13d
commit
ff47261337
@@ -246,7 +246,8 @@ void flush_tlb_single(unsigned long addr);
|
||||
|
||||
void *map_fixed_area(unsigned long phys, unsigned long size, int uncachable);
|
||||
|
||||
#define AP_TRAMPOLINE 0x10000
|
||||
extern unsigned long ap_trampoline;
|
||||
//#define AP_TRAMPOLINE 0x10000
|
||||
#define AP_TRAMPOLINE_SIZE 0x4000
|
||||
|
||||
/* Local is cachable */
|
||||
|
||||
Reference in New Issue
Block a user