search for: jeong

Displaying 20 results from an estimated 33 matches for "jeong".

Did you mean: jeon
2018 May 21
2
KASAN: use-after-free Read in vhost_chr_write_iter
On Mon, May 21, 2018 at 10:38:10AM +0800, Jason Wang wrote: > > > On 2018?05?18? 17:24, Jason Wang wrote: > > > > > > On 2018?05?17? 21:45, DaeRyong Jeong wrote: > > > We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter > > > > > > This crash has been found in v4.17-rc1 using RaceFuzzer (a modified > > > version of Syzkaller), which we describe more at the end of this > > > report. Our...
2018 May 21
2
KASAN: use-after-free Read in vhost_chr_write_iter
On Mon, May 21, 2018 at 10:38:10AM +0800, Jason Wang wrote: > > > On 2018?05?18? 17:24, Jason Wang wrote: > > > > > > On 2018?05?17? 21:45, DaeRyong Jeong wrote: > > > We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter > > > > > > This crash has been found in v4.17-rc1 using RaceFuzzer (a modified > > > version of Syzkaller), which we describe more at the end of this > > > report. Our...
2018 May 22
3
[PATCH net] vhost: synchronize IOTLB message with dev cleanup
DaeRyong Jeong reports a race between vhost_dev_cleanup() and vhost_process_iotlb_msg(): Thread interleaving: CPU0 (vhost_process_iotlb_msg) CPU1 (vhost_dev_cleanup) (In the case of both VHOST_IOTLB_UPDATE and VHOST_IOTLB_INVALIDATE) ===== ===== vhost_umem_clean(dev->iotlb); if (!dev->iotlb) {...
2010 Oct 19
2
ANOVA stuffs_How to save each result from FOR command?
...oef$coef_thr==i), dv=.(ast.values), between=.(gender), wid=.(subj), within=.(cond))} But I got the last(90th) result, not all. Here are my questions. 1) Is my command correct? 2) If correct, please let me know if I can get all 90 results. 3) What kind of postHoc would be appropriate? Thank you, Jeong [[alternative HTML version deleted]]
2018 May 18
3
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?17? 21:45, DaeRyong Jeong wrote: > We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter > > This crash has been found in v4.17-rc1 using RaceFuzzer (a modified > version of Syzkaller), which we describe more at the end of this > report. Our analysis shows that the race occurs when invoking...
2018 May 18
3
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?17? 21:45, DaeRyong Jeong wrote: > We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter > > This crash has been found in v4.17-rc1 using RaceFuzzer (a modified > version of Syzkaller), which we describe more at the end of this > report. Our analysis shows that the race occurs when invoking...
2010 Oct 20
1
Please help: ANOVA with SS Type III for unequal sample sized data
...what is error in my command. *2. Question about postHoc test* In my understand, TukeyHSD is for the results of aov() with type I, not anova() with type III which is I used. Please let me know what is the best postHoc test for the results from anova() with type III. Is multcomp a way? thank you, Jeong [[alternative HTML version deleted]]
2018 May 22
0
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?21? 22:42, Michael S. Tsirkin wrote: > On Mon, May 21, 2018 at 10:38:10AM +0800, Jason Wang wrote: >> On 2018?05?18? 17:24, Jason Wang wrote: >>> On 2018?05?17? 21:45, DaeRyong Jeong wrote: >>>> We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter >>>> >>>> This crash has been found in v4.17-rc1 using RaceFuzzer (a modified >>>> version of Syzkaller), which we describe more at the end of this >>>> re...
2018 May 22
0
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?22? 16:38, DaeRyong Jeong wrote: > On Mon, May 21, 2018 at 10:38:10AM +0800, Jason Wang wrote: >> On 2018?05?18? 17:24, Jason Wang wrote: >>> On 2018?05?17? 21:45, DaeRyong Jeong wrote: >>>> We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter >>>> >>>&gt...
2004 Jun 08
1
[Q] raw -> gpr in aroma package
...Subtract=FALSE) ma.norm <- clone(ma) #normalization normalizeWithinSlide(ma.norm, "s") #ma -> raw raw2 <- as.RawData(ma) I want to make gpr data from raw2 and then I want to write new gpr( write(gpr,¡±result.gpr¡±)). Is it possible? Can anyone help me with this? Thanks, Hee-Jeong Jin. [[alternative HTML version deleted]]
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
...ptimization level. Anyone who has similar experience that gets the __thread variable issue with -O2/-O3 flags like me? -- http://leemgs.fedorapeople.org Don't try to avoid pain if you fail. If you decided to face the challenges in life, you can gain a lot by giving your best. Cheolsang Jeong's Book & life -- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160503/03634fcf/attachment.html>
2018 May 21
0
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?18? 17:24, Jason Wang wrote: > > > On 2018?05?17? 21:45, DaeRyong Jeong wrote: >> We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter >> >> This crash has been found in v4.17-rc1 using RaceFuzzer (a modified >> version of Syzkaller), which we describe more at the end of this >> report. Our analysis shows that the race o...
2004 May 21
1
function for running MS-DOS on R
I had downloaded the program that runs on MS-DOS. Is it possible for MS-DOS to be run in R such as WinBugs1.4? I wonder whether there is the R function for running MS-DOS from R such as the 'bug.r' function to make Winbugs practicable in R. I had heard Rterm.exe that runs on MS-DOS. However, What I need is to run MS-DOS in R but to run R in MS-DOS.
2010 Sep 05
1
Warning messages: not meaningful for factors
Dear Experts, I need to include the repeated structure in our data set object, recall.sums.df, before using gls function. Thus I used groupedData. But I encountered error messages which may mean '*' is not not meaningful factor. Please let me know what I have to do. Thanks, Jeong > recall.sums.df[0:10, ] recall.values recall.ind subj replication hemi region group 1 17.515 rL_GM_T1 1 1 1 1 1 2 18.830 rL_GM_T1 2 1 1 1 1 3 16.477 rL_GM_T1 3 1 1 1 1 4 20.905...
2009 Dec 06
0
STATISTICAL ANALYSIS OF TEXT EMAILS Re: Refreshments after SOMS Seminar Friday 3:30-4:30 in HBB 334
...______________ > From: Brewster, Laura > Sent: Thu 9/24/2009 3:09 PM > To: Beal, Dennis Jack; Carty, Dillon M; Cinder, Matthew Robert; Duraisamy, > Praveen Raja; Erar, Bahar; Ezell, Ashley Renee; Fajolu, Olufemi Nelson; > fjiang6; Harper, Matt (Matt); Huang, Xia; Jarajapu, Neeharika; Jeong, > Jaehwan; Kim, Je Guk; Kitchens, Karin Elizabeth; Kodra, Evan Anton; Kuang, > Xun; lge; Liu, Nancy; Loghavi, Mina; Lu, Xin (Lucy); Mathias, Blake Dustin; > Mcclary, Erica Whitney; Muindi, Pius Matheka; Ohri, Ajay; Pan, Chun; Pannell > Jr, T Allen (Allen); Robson, Paul Andrew; Romanova...
2004 May 18
3
Help : trellis.device
...) trellis.device("bmp", file = "test.bmp", bg = "white") print(plot(a,b)) print(plot(c,d)) dev.off() -------------------------------- However, I got a image of plot(c,d). I want to get a image of plot(a,b) and plot(c,d). Can anyone suggest a solution? Thanks. Hee-Jeong. [[alternative HTML version deleted]]
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...------------------------------------------------- People who touched revisions under test: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> "David S. Miller" <davem@davemloft.net> "Eric W. Biederman" <ebiederm@xmission.com> "G.Shark Jeong" <gshark.jeong@gmail.com> "Guillermo A. Amaral B." <g@maral.me> "H. Peter Anvin" <hpa@zytor.com> "H.J. Lu" <hjl.tools@gmail.com> "Hans J. Koch" <hjk@hansjkoch.de> "Heasley, Seth" <seth.heasley@intel.co...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...------------------------------------------------- People who touched revisions under test: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> "David S. Miller" <davem@davemloft.net> "Eric W. Biederman" <ebiederm@xmission.com> "G.Shark Jeong" <gshark.jeong@gmail.com> "Guillermo A. Amaral B." <g@maral.me> "H. Peter Anvin" <hpa@zytor.com> "H.J. Lu" <hjl.tools@gmail.com> "Hans J. Koch" <hjk@hansjkoch.de> "Heasley, Seth" <seth.heasley@intel.co...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...------------------------------------------------- People who touched revisions under test: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> "David S. Miller" <davem@davemloft.net> "Eric W. Biederman" <ebiederm@xmission.com> "G.Shark Jeong" <gshark.jeong@gmail.com> "Guillermo A. Amaral B." <g@maral.me> "H. Peter Anvin" <hpa@zytor.com> "H.J. Lu" <hjl.tools@gmail.com> "Hans J. Koch" <hjk@hansjkoch.de> "Heasley, Seth" <seth.heasley@intel.co...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...------------------------------------------------- People who touched revisions under test: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> "David S. Miller" <davem@davemloft.net> "Eric W. Biederman" <ebiederm@xmission.com> "G.Shark Jeong" <gshark.jeong@gmail.com> "Guillermo A. Amaral B." <g@maral.me> "H. Peter Anvin" <hpa@zytor.com> "H.J. Lu" <hjl.tools@gmail.com> "Hans J. Koch" <hjk@hansjkoch.de> "Heasley, Seth" <seth.heasley@intel.co...