All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline.
       [not found] <E1F7Mlb-0006wK-2c@xenbits.xensource.com>
@ 2006-02-10  1:13 ` Jon Mason
  2006-02-10  1:26   ` Chris Wright
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Mason @ 2006-02-10  1:13 UTC (permalink / raw)
  To: xen-devel

On Fri, Feb 10, 2006 at 01:08:06AM +0000, Xen patchbot -unstable wrote:
> # HG changeset patch
> # User kaf24@firebug.cl.cam.ac.uk
> # Node ID 9b62efbc881a5fdc18b406de0c6f5406083f65d6
> # Parent  2ca9bb802ff71063eec1ac41d5f029955a5a97d1
> Remove Xen-specific param.h: has only cosmetic change from mainline.
> 
> -#define CLOCKS_PER_SEC        (USER_HZ)       /* like times() */
> +# define CLOCKS_PER_SEC                (USER_HZ)       /* like times() */
    ^
I don't think this space is wanted.

Thanks,
Jon

> 
> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
> 
> diff -r 2ca9bb802ff7 -r 9b62efbc881a linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/param.h
> --- a/linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/param.h	Thu Feb  9 22:15:21 2006
> +++ /dev/null	Thu Feb  9 23:00:17 2006
> @@ -1,23 +0,0 @@
> -#ifndef _ASMx86_64_PARAM_H
> -#define _ASMx86_64_PARAM_H
> -
> -#ifdef __KERNEL__
> -# include <linux/config.h>
> -# define HZ            CONFIG_HZ	/* Internal kernel timer frequency */
> -# define USER_HZ       100		/* .. some user interfaces are in "ticks */
> -# define CLOCKS_PER_SEC		(USER_HZ)	/* like times() */
> -#endif
> -
> -#ifndef HZ
> -#define HZ 100
> -#endif
> -
> -#define EXEC_PAGESIZE	4096
> -
> -#ifndef NOGROUP
> -#define NOGROUP		(-1)
> -#endif
> -
> -#define MAXHOSTNAMELEN	64	/* max length of hostname */
> -
> -#endif
> 
> _______________________________________________
> Xen-changelog mailing list
> Xen-changelog@lists.xensource.com
> http://lists.xensource.com/xen-changelog
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline.
  2006-02-10  1:13 ` [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline Jon Mason
@ 2006-02-10  1:26   ` Chris Wright
  2006-02-10 14:21     ` Jon Mason
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Wright @ 2006-02-10  1:26 UTC (permalink / raw)
  To: xen-devel

* Jon Mason (jdmason@us.ibm.com) wrote:
> On Fri, Feb 10, 2006 at 01:08:06AM +0000, Xen patchbot -unstable wrote:
> > Remove Xen-specific param.h: has only cosmetic change from mainline.
> > 
> > -#define CLOCKS_PER_SEC        (USER_HZ)       /* like times() */
> > +# define CLOCKS_PER_SEC                (USER_HZ)       /* like times() */
>     ^
> I don't think this space is wanted.

That's just changelog.  The real diff removes the whole file, since all
it did was introduce that one line of whitespace change.

thanks,
-chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline.
  2006-02-10  1:26   ` Chris Wright
@ 2006-02-10 14:21     ` Jon Mason
  0 siblings, 0 replies; 3+ messages in thread
From: Jon Mason @ 2006-02-10 14:21 UTC (permalink / raw)
  To: Chris Wright; +Cc: xen-devel

On Thu, Feb 09, 2006 at 05:26:46PM -0800, Chris Wright wrote:
> * Jon Mason (jdmason@us.ibm.com) wrote:
> > On Fri, Feb 10, 2006 at 01:08:06AM +0000, Xen patchbot -unstable wrote:
> > > Remove Xen-specific param.h: has only cosmetic change from mainline.
> > > 
> > > -#define CLOCKS_PER_SEC        (USER_HZ)       /* like times() */
> > > +# define CLOCKS_PER_SEC                (USER_HZ)       /* like times() */
> >     ^
> > I don't think this space is wanted.
> 
> That's just changelog.  The real diff removes the whole file, since all
> it did was introduce that one line of whitespace change.

Oops.  My apologies for not looking at the patch...

Thanks,
Jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-10 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1F7Mlb-0006wK-2c@xenbits.xensource.com>
2006-02-10  1:13 ` [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline Jon Mason
2006-02-10  1:26   ` Chris Wright
2006-02-10 14:21     ` Jon Mason

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.