commit | c1b3475def4bca962cc8904cc0cdac22e7b6b6b3 | [log] [tgz] |
---|---|---|
author | Rob Gardner <rob.gardner@oracle.com> | Fri Aug 07 14:47:35 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 07 15:22:20 2015 -0700 |
tree | c416ffa3206c8a5008bd9837b9e7da4896aca1e8 | |
parent | 49d7c6559bf2ab4f1d56be131ab9571a51fc71bd [diff] |
sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value ASI_ST_BLKINIT_MRU_S is incorrectly defined as 0xf2 when it should be 0xf3 according to section 10.3.1 of the Sparc Architecture manual. Signed-off-by: Rob Gardner <rob.gardner@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>