commit | 94e9411b9dda182dd63d53ba6ea640c98b35db5f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Nov 12 10:26:16 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 05 13:49:08 2010 -0600 |
tree | 99d2deb390f336c121fa536cf29db987f9983989 | |
parent | ee53650dad2fede057e93fdf6f8cd72b29ef7cd0 [diff] |
ppc/85xx: Add tracking of TLB CAM usage We need to track which TLB CAM entries are used to allow us to "dynamically" allocate entries later in the code. For example the SPD DDR code today hard codes which TLB entries it uses. We can now make that pick entries that are free. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>