lkml.org 
[lkml]   [2011]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Build regressions/improvements in v3.0-rc5 (xfs on cris)
On Wed, 29 Jun 2011 10:13:17 +0200 (CEST) Geert Uytterhoeven wrote:

> *** ERRORS ***
>
> 698 regressions:

> + fs/xfs/xfs_log.c: error: 'head' undeclared (first use in this function): => 104, 130, 837
> + fs/xfs/xfs_log.c: error: 'struct log' has no member named 'l_grant_reserve_head': => 1204
> + fs/xfs/xfs_log.c: error: 'struct log' has no member named 'l_grant_write_head': => 3436
> + fs/xfs/xfs_log.c: error: 'struct log' has no member named 'l_iclog_bak': => 3410, 3409
> + fs/xfs/xfs_log.c: error: 'struct log' has no member named 'l_last_sync_lsn': => 806, 1232
> + fs/xfs/xfs_log.c: error: 'struct log' has no member named 'l_tail_lsn': => 808, 3437, 1218, 838
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_grant_reserve_head': => 2591, 2564, 2761, 1019, 2748, 717, 1338, 2807
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_grant_reserve_lock': => 2551, 2578, 2601, 1023, 2566, 716, 2536, 3709, 2587, 2585, 3706, 730, 2598, 2533
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_grant_write_head': => 2750, 1020, 697, 2808, 2708, 2592, 1339, 2682, 2653
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_grant_write_lock': => 2704, 2652, 1024, 2684, 3711, 3714, 696, 2672, 2695, 708, 2718, 2715, 2702, 2675
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_iclog_bak': => 1100
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_last_sync_lsn': => 2223, 685, 2221, 1017
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_reserveq': => 718, 3707, 2535, 711, 2568, 2539, 2532, 1021
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_tail_lsn': => 689, 1016
> + fs/xfs/xfs_log.c: error: 'xlog_t' has no member named 'l_writeq': => 2666, 2649, 2654, 1022, 2663, 2686, 691, 3712, 698
> + fs/xfs/xfs_log.c: error: (Each undeclared identifier is reported only once: => 104
> + fs/xfs/xfs_log.c: error: expected declaration specifiers or '...' before 'atomic64_t': => 127, 50, 101, 829
> + fs/xfs/xfs_log.c: error: for each function it appears in.): => 104
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'atomic64_cmpxchg': => 120
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'atomic64_read': => 104
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'atomic64_set': => 689
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_assign_atomic_lsn': => 1016
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_assign_grant_head': => 1019
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_crack_atomic_lsn': => 838
> + fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_crack_grant_head': => 837
> + fs/xfs/xfs_log.c: error: too many arguments to function 'xlog_grant_add_space': => 2591, 2708, 2762, 1339, 2592, 1338
> + fs/xfs/xfs_log.c: error: too many arguments to function 'xlog_grant_sub_space': => 2808, 2751, 2749, 2807
> + fs/xfs/xfs_log.c: error: too many arguments to function 'xlog_space_left': => 697, 2564, 1204, 2682, 717, 2653
> + fs/xfs/xfs_log_recover.c: error: 'xlog_t' has no member named 'l_grant_reserve_head': => 970
> + fs/xfs/xfs_log_recover.c: error: 'xlog_t' has no member named 'l_grant_write_head': => 972
> + fs/xfs/xfs_log_recover.c: error: 'xlog_t' has no member named 'l_last_sync_lsn': => 1020, 969
> + fs/xfs/xfs_log_recover.c: error: 'xlog_t' has no member named 'l_tail_lsn': => 968, 1003, 1018
> + fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'atomic64_read': => 1003
> + fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'atomic64_set': => 968
> + fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'xlog_assign_atomic_lsn': => 1018
> + fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'xlog_assign_grant_head': => 970


Looks like arch/cris does not support atomic64_t. (?)

Should we prevent xfs from being built on arch/cris?


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***


\
 
 \ /
  Last update: 2011-06-29 23:23    [W:0.915 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site