lkml.org 
[lkml]   [2005]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6.14-rt15: cannot build with !PREEMPT_RT
From
Date
On Sun, 2005-11-27 at 13:30 +0100, Ingo Molnar wrote:
> * Thomas Gleixner <tglx@linutronix.de> wrote:
>
> > On Sat, 2005-11-26 at 14:05 -0500, Lee Revell wrote:
> >
> > > -rt19 seems to work except that asm/io_apic.h fails to include
> > > asm/apicdef.h so MAX_IO_APICS is undefined.
> >
> > The patch below fixes the Makefile x86_64 clutter and the io_apic
> > compile problem
>
> thanks, applied.
>

-rt20 BUGs and dies on boot with an assertion at line 1931 of
fs/jbd/transaction.c:

1924 void __journal_file_buffer(struct journal_head *jh,
1925 transaction_t *transaction, int jlist)
1926 {
1927 struct journal_head **list = NULL;
1928 int was_dirty = 0;
1929 struct buffer_head *bh = jh2bh(jh);
1930
1931 J_ASSERT_JH(jh, jbd_is_locked_bh_state(bh));
1932 assert_spin_locked(&transaction->t_journal->j_list_lock);
1933

Lee


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-28 03:06    [W:0.085 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site