linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for August 13
Date: Wed, 13 Aug 2008 13:05:01 +0200	[thread overview]
Message-ID: <s5h7ial9nvm.wl%tiwai@suse.de> (raw)
In-Reply-To: <20080813172452.14b0775c.sfr@canb.auug.org.au>

At Wed, 13 Aug 2008 17:24:52 +1000,
Stephen Rothwell wrote:
> 
> Hi all,
> 
> Changes since next-20080812:
> 
> The ide tree lost its build fix patch.
> 
> The slab tree gained a conflict against linus' tree.
> 
> The kmemcheck tree gained 3 conflicts against the slab tree.
> 
> The ttydev tree lost a conflict.
> 
> I remerged Linus' tree at the end to reduce the size of the patches
> (since -rc3 had been released).
> 
> I have also applied the following patches for known problems:
> 
> 	Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target
> 	xen-balloon: fix up sysfs issues
> 	ath9k: work around gcc ICE again
> 	usb: fix up use of usb_dbg

I got a problem regarding tty with today's tree.
When re-starting X, it complains that it cannot change to VT7.
Via strace, 

  open("/dev/tty0", O_WRONLY)             = 7
  ioctl(7, VIDIOC_QUERYCAP or VT_OPENQRY, 0x81e80c4) = 0
  close(7)                                = 0
  write(0, "(--) using VT number 7\n\n", 24) = 24
  getppid()                               = 3240
  getpgid(0xca8)                          = 3240
  setpgid(0, 3240)                        = 0
  setsid()                                = 3241
  open("/dev/vc/7", O_RDWR|O_NONBLOCK)    = -1 ENOENT (No such file or directory)
  open("/dev/tty7", O_RDWR|O_NONBLOCK)    = -1 EIO (Input/output error)
  write(2, "\nFatal server error:\n", 21) = 21

A similar error can be seen at shutdown, complains about the tty error
and the halt process hangs up.

Unfortunately it's hard to bisect since Aug 11 and Aug 12 trees don't
boot, and Aug 8 tree has a problem regarding cred...


thanks,

Takashi

  reply	other threads:[~2008-08-13 11:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-13  7:24 linux-next: Tree for August 13 Stephen Rothwell
2008-08-13 11:05 ` Takashi Iwai [this message]
2008-08-13 11:42   ` Stephen Rothwell
2008-08-13 13:08   ` Alan Cox
2008-08-13 13:37     ` Takashi Iwai
2008-08-13 14:40       ` Takashi Iwai
2008-08-14  9:57         ` Takashi Iwai
2008-08-13 17:47 ` linux-next: Tree for August 13 (nfsd) Randy Dunlap
2008-08-13 18:09   ` J. Bruce Fields
2008-08-14  9:16     ` Thomas Petazzoni
2008-08-14 16:44       ` Randy Dunlap
2008-08-14 22:47       ` J. Bruce Fields
2008-08-18 11:01       ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2009-08-13 10:05 linux-next: Tree for August 13 Stephen Rothwell
2010-08-13  3:13 Stephen Rothwell

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=s5h7ial9nvm.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).