Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181228
b: refs/heads/master
c: 7c1b2c6
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Feb 23, 2010
1 parent 7d8c674 commit bb9d310
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 16afc9fb0298a66da25ee015eb3c8a8f55e3744a
refs/heads/master: 7c1b2c6890a1a033dde4f6991c0a1fcd69cf58ce
2 changes: 2 additions & 0 deletions trunk/arch/sh/mm/alignment.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ static int se_usermode = UM_WARN | UM_FIXUP;
/* 0: no warning 1: print a warning message, disabled by default */
static int se_kernmode_warn;

core_param(alignment, se_usermode, int, 0600);

void inc_unaligned_byte_access(void)
{
se_half++;
Expand Down

0 comments on commit bb9d310

Please sign in to comment.