All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: Jeff Mahoney <jeffm@suse.com>
Cc: callx <pascalim@gmail.com>, reiserfs-devel@vger.kernel.org
Subject: Re: Reiser4 for Linux-2.6.27
Date: Mon, 13 Oct 2008 13:57:29 +0400	[thread overview]
Message-ID: <48F31B89.2060602@gmail.com> (raw)
In-Reply-To: <48F21DC0.9070409@suse.com>

Jeff Mahoney wrote:
> callx wrote:
> > I was trying the patch and  get this error..
>
> > Kernel: arch/x86/boot/bzImage is ready (#1)
> >    Building modules, stage 2
> >    MODPOST 45 modules
> > ERROR: "swapper_space" [fs/reiser4/reiser4.ko] undefined!
> > make[1]: *** [__modpost] Error 1
> > make: *** [modules] Error 2
>
> This one looks like it's due to swapper_space not being exported. I

Yup, I have shoved this to reiser4 with page_mapping(),
which is too generic in our case.
It seems, we need to patch vfs library with one more version
of set_page_dirty..

Edward.

> don't know if that's on purpose or just overlooked since all the current
> users of page_mapping() are in core code.
>
> -Jeff
>
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



  reply	other threads:[~2008-10-13  9:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-11 21:14 Reiser4 for Linux-2.6.27 Edward Shishkin
2008-10-12  9:40 ` callx
2008-10-12 15:54   ` Jeff Mahoney
2008-10-13  9:57     ` Edward Shishkin [this message]
2008-10-13  9:41   ` Edward Shishkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48F31B89.2060602@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=jeffm@suse.com \
    --cc=pascalim@gmail.com \
    --cc=reiserfs-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.