David Daney 1befdd5536 MIPS: Implement __read_mostly
Just do what everyone else is doing by placing __read_mostly things in
the .data.read_mostly section.

mips_io_port_base can not be read-only (const) and writable
(__read_mostly) at the same time.  One of them has to go, so I chose
to eliminate the __read_mostly.  It will still get stuck in a portion
of memory that is not adjacent to things that are written, and thus
not be on a dirty cache line, for whatever that is worth.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1702/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-01-18 19:30:28 +01:00
..
2010-02-27 12:53:30 +01:00
2009-09-17 20:07:42 +02:00
2010-10-27 18:03:17 -07:00
2010-02-27 12:53:14 +01:00
2009-07-03 15:45:26 +01:00
2010-02-27 12:53:42 +01:00
2010-08-05 13:26:29 +01:00
2009-12-05 09:10:12 -08:00
2011-01-18 19:30:28 +01:00
2010-02-27 12:53:27 +01:00
2009-07-03 15:45:29 +01:00
2009-06-07 05:01:00 -07:00
2009-12-17 01:57:32 +00:00
2010-10-26 16:52:08 -07:00
2010-12-16 18:11:01 +00:00
2009-06-17 11:06:28 +01:00
2010-10-21 11:10:10 -06:00
2010-10-07 14:08:55 +01:00
2010-08-05 13:26:29 +01:00
2010-08-05 13:26:29 +01:00
2010-06-09 11:12:36 +02:00
2011-01-13 17:32:47 -08:00
2010-04-12 17:26:14 +01:00
2010-02-27 12:53:14 +01:00
2010-02-27 12:53:14 +01:00
2010-10-04 18:33:55 +01:00
2010-02-27 12:53:27 +01:00
2010-10-26 16:52:08 -07:00
2009-07-03 15:45:27 +01:00
2010-02-27 12:53:27 +01:00
2009-11-02 12:00:01 +01:00
2010-02-27 12:53:14 +01:00
2010-02-27 12:53:42 +01:00
2010-02-27 12:53:42 +01:00
2010-08-09 16:48:44 -04:00
2009-06-17 11:06:31 +01:00
2010-02-27 12:53:27 +01:00
2010-04-12 17:26:14 +01:00