All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET]  misc annotations and fixes
@ 2006-02-08  3:17 Al Viro
  2006-02-08  4:31 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2006-02-08  3:17 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

	Assorted trivial stuff all over the place.  Please, pull from
for-linus branch in git.kernel.org/pub/scm/linux/kernel/git/viro/bird.git/
Hopefully I haven't fscked it up - first attempt at passing stuff that way...
	Individual patches will go to l-k (hopefully with all relevant Cc)
in a few minutes.
	Shortlog follows:
Al Viro:
      remove bogus asm/bug.h includes.
      bogus asm/delay.h includes
      drive_info removal outside of arch/i386
      missing includes in drivers/net/mv643xx_eth.c
      fix breakage in ocp.c
      restore power-off on sparc32
      ppc: last_task_.... is defined only on non-SMP
      drivers/scsi/mac53c94.c __iomem annotations
      fallout from ptrace consolidation patch: cris/arch-v10
      missing include in ser_a2232
      fix __user annotations in fs/select.c
      ipv4 NULL noise removal
      timer.c NULL noise removal
      kernel/sys.c NULL noise removal
      dvb NULL noise removal
      drivers/char/watchdog/sbc_epx_c3.c __user annotations
      fix __user annotations in drivers/base/memory.c
      drivers/edac/i82875p_edac.c __user annotations
      cmm NULL noise removal, __user annotations
      scsi_transport_iscsi gfp_t annotations
      sg gfp_t annotations
      eeh_driver NULL noise removal
      bogus extern in low_i2c.c
      amd64 time.c __iomem annotations
      __user annotations of video_spu_palette
      net/ipv6/mcast.c NULL noise removal
      arch/x86_64/pci/mmconfig.c NULL noise removal
      nfsroot port= parameter fix [backport of 2.4 fix]
      umount_tree() decrements mount count on wrong dentry

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

* Re: [PATCHSET]  misc annotations and fixes
  2006-02-08  3:17 [PATCHSET] misc annotations and fixes Al Viro
@ 2006-02-08  4:31 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2006-02-08  4:31 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-kernel



On Wed, 8 Feb 2006, Al Viro wrote:
>
> 	Assorted trivial stuff all over the place.  Please, pull from
> for-linus branch in git.kernel.org/pub/scm/linux/kernel/git/viro/bird.git/
> Hopefully I haven't fscked it up - first attempt at passing stuff that way...

Looks fine to me. Pulled.

> 	Individual patches will go to l-k (hopefully with all relevant Cc)
> in a few minutes.

In the future, if you decide to continue with a git merge, you don't even 
need to send patches. I prefer just the overview, the "please pull" and 
then for information I prefer the the diffstat and the log messages.

Thanks,

		Linus

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

end of thread, other threads:[~2006-02-08  4:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-08  3:17 [PATCHSET] misc annotations and fixes Al Viro
2006-02-08  4:31 ` Linus Torvalds

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.