no public email address excluding Gmail

2018-07-25 Thread
Hi, everyone I notice each developer in this email list has a company email address or Gmail, or maybe selfhosted email. last night I have tried my outlook.com, yahoo.com, QQ.com email, all of them are rejected by mechine. I'm new to this community, don't know the history, could someone spend so

A "NULL pointer dereference " problem in pick_next_task_fair in linux 3.10.0 based

2016-06-01 Thread
hi everybody: I have encountered a "NULL pointer dereference" problem in pick_next_task_fair() in linux 3.10.0 based static struct task_struct *pick_next_task_fair(struct rq *rq) { struct task_struct *p; struct cfs_rq *cfs_rq = &rq->cfs; struct sched_entity *se; if (!cfs_rq->nr_

A "NULL pointer dereference " problem in pick_next_task_fair in linux 3.10.0 based

2016-05-31 Thread
hi everybody: I have encountered a "NULL pointer dereference" problem in pick_next_task_fair() in linux 3.10.0 based static struct task_struct *pick_next_task_fair(struct rq *rq) { struct task_struct *p; struct cfs_rq *cfs_rq = &rq->cfs; struct sched_entity *se; if (!cfs_rq->nr_