search for: dminor

Displaying 2 results from an estimated 2 matches for "dminor".

Did you mean: minor
2001 Mar 13
5
is this null block OK?
...return error; } int presto_journal_mknod(struct rec_info *rec, struct presto_file_set *fset, struct dentry *dentry, struct presto_version *tgt_dir_ver, struct presto_version *new_node_ver, int mode, int dmajor, int dminor ) { int opcode = PRESTO_OP_MKNOD; char *buffer; char *path; __u32 pathlen; int size; char *logrecord; char record[292]; struct dentry *root; __u32 uid, gid, lmode, lmajor, lminor; int error; ENTRY; if (...
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings, I got the below dmesg and the first bad commit is commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c Merge: 3398d25 23b7eaf Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Wed Sep 4 17:45:39 2013 -0700 Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull Xen updates from Konrad