ARCv2: boot log: BPU return stack depth

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
Vineet Gupta
2018-12-06 00:17:50 -08:00
orang tua bfeffd1552
melakukan 97e981324d
2 mengubah file dengan 4 tambahan dan 3 penghapusan

Melihat File

@@ -283,7 +283,7 @@ struct cpuinfo_arc_cache {
};
struct cpuinfo_arc_bpu {
unsigned int ver, full, num_cache, num_pred;
unsigned int ver, full, num_cache, num_pred, ret_stk;
};
struct cpuinfo_arc_ccm {