Re: [PATCH 1/4] Blackfin: arch patch for 2.6.18

From: Mike Frysinger
Date: Sat Sep 23 2006 - 09:13:46 EST


On 9/22/06, Roland Dreier <rdreier@xxxxxxxxx> wrote:
> > > +static char *cplb_print_entry(char *buf, int type)

> examples of acceptable interfaces?

I don't know exactly what a CPLB is, but it looks like this file is
something debugging-related. So stick it in debugfs?

a CPLB is a blackfinisim for handling cache ... it stands for Cache
Protection Lookaside Buffer

and yes, our proc file for displaying the current software copies of
the data cplb and instruction cplb tables would probably be better
implemented via debugfs as there is no real upper limit on how big the
table can grow ...
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/