On Tue, Apr 29, 2008 at 07:54:02PM +0100, Nix wrote:
> On 25 Apr 2008, Jeff Dike stated, in part:
> > Index: linux-2.6-git/arch/um/os-Linux/time.c
> > ===
> > --- linux-2.6-git.orig/arch/um/os-Linux/time.c 2008-04-25
> > 10:42:12
On 25 Apr 2008, Jeff Dike stated, in part:
> Index: linux-2.6-git/arch/um/os-Linux/time.c
> ===
> --- linux-2.6-git.orig/arch/um/os-Linux/time.c2008-04-25
> 10:42:12.0 -0400
> +++ linux-2.6-git/arch/um/os-Linux/time.c
On Wed, Apr 30, 2008 at 12:15:26AM +0800, Peter Teoh wrote:
> > Looks right to me.
> >
> > I'm suspecting that Makefile is mangled somehow. Does git-diff show
> > it as being changed? The md5sum I have here is
> >
> >md5sum arch/um/Makefile
> >9088cdab1c0b725568e8f269636dc6df arch/um/M
On 4/29/08, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 29, 2008 at 08:02:06PM +0800, Peter Teoh wrote:
> > ErhI don't understand, is there something specifically called
> > "UML" with a version to it?
>
>
> What I meant was the kernel version.
>
>
> > /mnt/hd0/download/linux-2.6-late
On Tue, Apr 29, 2008 at 08:02:06PM +0800, Peter Teoh wrote:
> ErhI don't understand, is there something specifically called
> "UML" with a version to it?
What I meant was the kernel version.
> /mnt/hd0/download/linux-2.6-latest>cat include/config/kernel.release
> 2.6.25
>
> Is this the corre
On Tue, Apr 29, 2008 at 2:55 AM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 28, 2008 at 11:53:48PM +0800, Peter Teoh wrote:
> > What is the following errors:
> >
> > make defconfig ARCH=um
> > /sda4/download/linux_linus/linux-2.6/arch/um/Makefile:100: *** missing
> > separator. Stop.
On Mon, 28 Apr 2008, Jeff Dike wrote:
> On Sat, Apr 26, 2008 at 05:35:38PM +0800, WANG Cong wrote:
>> From: Jeff Dike <[EMAIL PROTECTED]>
>> Date: Fri, 25 Apr 2008 13:56:10 -0400
>> > Tidy the ptrace interface code. Removed a bunch of unused macros.
>> > Started converting register sets from arra
On Mon, 28 Apr 2008, Jeff Dike wrote:
> On Sat, Apr 26, 2008 at 05:17:55PM +0800, WANG Cong wrote:
>> > +static struct inode *get_inode(struct super_block *, struct dentry *);
>> > +
>> > +struct hppfs_data {
>> > + struct list_head list;
>> > + char contents[PAGE_SIZE - sizeof(struct list_head)
On Mon, 28 Apr 2008, Jeff Dike wrote:
> On Sat, Apr 26, 2008 at 04:31:32PM +0800, WANG Cong wrote:
>> > + rem = copy_to_user(buf, &data->contents[off], count);
>> > + *ppos += count - rem;
>> > + if (rem > 0)
>> > + return -EFAULT;
>>
>> Could you pleas
On Mon, 28 Apr 2008, Jeff Dike wrote:
> On Sat, Apr 26, 2008 at 06:01:12PM +0800, WANG Cong wrote:
>> > + /*
>> > + * When the stub stops, we find the following values on the
>> > + * beginning of the stack:
>> > + * (long) return_value
>> > + * (long) offset to failed sycall data (0 if n
10 matches
Mail list logo