In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote: > >I have a user buffer and i want to map it to kernel address space >can anyone tell how to do this like in AIX we have xmattach Note that it is usually MUCH better to do this the other way around: having a kernel-side buffer, and mapping that into user space. I don't understand why so many people always want to do it the wrong way around.. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- mapping user space buffer to kernel address space mdaljeet
- Re: mapping user space buffer to kernel address spac... Malcolm Beattie
- Re: mapping user space buffer to kernel address ... Stephen Tweedie
- Re: mapping user space buffer to kernel address spac... Linus Torvalds
- Re: mapping user space buffer to kernel address ... Rogier Wolff
- Re: mapping user space buffer to kernel addr... Linus Torvalds
- Re: mapping user space buffer to kernel ... Rogier Wolff
- Re: mapping user space buffer to kernel ... Andrea Arcangeli
- Re: mapping user space buffer to ke... Linus Torvalds
- Re: mapping user space buffer t... Andrea Arcangeli
- Re: mapping user space buff... Linus Torvalds
- Re: mapping user space buff... Andrea Arcangeli
- Re: mapping user space buff... Linus Torvalds
- Re: mapping user space buff... Stephen Tweedie