mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[XFS] Merge in trivial changes, sync up headers with userspace
equivalents. SGI-PV: 907752 SGI-Modid: xfs-linux-melb:xfs-kern:24961a Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
parent
6ab65429b4
commit
3762ec6bf7
11 changed files with 143 additions and 143 deletions
|
@ -54,7 +54,6 @@ xfs_error_trap(int e)
|
|||
if (e != xfs_etrap[i])
|
||||
continue;
|
||||
cmn_err(CE_NOTE, "xfs_error_trap: error %d", e);
|
||||
debug_stop_all_cpus((void *)-1LL);
|
||||
BUG();
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue